Hello list,

The problem appears using IPoIB with OFED 1.5.4 over RoCEE on a Mellanox
Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] board.

The kernel complains about the use of CAP_SYS_MODULE, deprecated in favor of
CAP_SYS_ADMIN. Consequently, ifup of ib0 or ib1 end up in eth2, and the routing
information are completely screwed-up, borrowing some configuration from eth0.

The linux kernel version used is 2.6.32-220.4.2.el6.x86_64 on a AMD64 RHEL 6.1.

<snip title="dmesg output">

Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). 
Use CAP_NET_ADMIN and alias netdev-ib0 instead.

</snip>

Is this a known issue (I did not find any related bug in the bugzilla)? How do 
I fix this?

Thanks,
Xavier--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to