]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347304:
authorhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 18:11:25 +0000 (18:11 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 18:11:25 +0000 (18:11 +0000)
commit1e7eabea81ff364ae5ac1457fc1821870bc650e7
treea73765aa6cd8363fe68b9c726fc678f0fd58d175
parent3a04ebf20960822a19ecebc357933c393d026e27
MFC r347304:
Always return success for RoCE modify port in mlx5ib.

CM layer calls ib_modify_port() regardless of the link layer.

For the Ethernet ports, qkey violation and Port capabilities
are meaningless. Therefore, always return success for ib_modify_port
calls on the Ethernet ports.

Linux Commit:
ec2558796d25e6024071b6bcb8e11392538d57bf

Submitted by: slavash@
Sponsored by: Mellanox Technologies
sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c