On 8/28/17 8:22 AM, Jason Gunthorpe wrote: > Adit: vmw_rdma is also missing, can you test it? This is probably > the fix: > > diff --git a/kernel-boot/rdma-description.rules b/kernel-boot/rdma-description.rules > index f37e6a86f21efc..bb33dce40bd621 100644 > --- a/kernel-boot/rdma-description.rules > +++ b/kernel-boot/rdma-description.rules > @@ -34,6 +34,7 @@ DRIVERS=="hns", ENV{ID_RDMA_ROCE}="1" > DRIVERS=="mlx4_core", ENV{ID_RDMA_ROCE}="1" > DRIVERS=="mlx5_core", ENV{ID_RDMA_ROCE}="1" > DRIVERS=="qede", ENV{ID_RDMA_ROCE}="1" > +DRIVERS=="vmw_pvrdma", ENV{ID_RDMA_ROCE}="1" > DEVPATH=="*/infiniband/rxe*", ATTR{parent}=="*", ENV{ID_RDMA_ROCE}="1" Thanks. Do I need to generate rpms to test this to install the udev rules? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html