On Tue, Jun 27, 2017 at 1:04 PM, Yuval Shaia <yuval.shaia@xxxxxxxxxx> wrote: > Hi Yonatan and Leon, > In one of my servers i got kernel oops also in ib_register_device when > using dummy device (macvtap) with rxe so was blindly hoping this patch > would solve it but is is not. > > Crash is in alloc_name somewhere in the "list_for_each_entry" loop, i think > first line of it. > > Anyway, steps that i'm doing are: > $ ip link add link eth0 name macvtap3 type macvtap mode bridge > $ modprobe ib_core ib_umad rdma_ucm ib_uverbs rdma_rxe > $ echo eth0 > /sys/module/rdma_rxe/parameters/add > $ echo macvtap3 > /sys/module/rdma_rxe/parameters/add > At this point the system crash. > > I'm using 4.12.0-rc6. > This is 100% reproduced. > Interesting thing is that i'm unable to reproduce it on my workstation. > thanks for the report Yuval You said that it happens in only one of your servers but not in your workstation, right? Did you try to reproduce with the above scenario on different servers with the same configuration? -- 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