freebsd-dev/sys
Hans Petter Selasky ebf7e777cd 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@
MFC after:	3 days
Sponsored by:	Mellanox Technologies
2019-05-08 10:57:16 +00:00
..
amd64 tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
arm tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
arm64 tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
bsm
cam Drop periph lock around cam_periph_unmapmem(). 2019-05-06 19:08:03 +00:00
cddl
compat Add support for Dynamic Interrupt Moderation, DIM, in mlx5en(4). 2019-05-08 10:23:33 +00:00
conf Initial version of Mellanox in-kernel firmware upgrade support. 2019-05-08 10:49:05 +00:00
contrib Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel. 2019-05-08 08:43:15 +00:00
crypto
ddb
dev Always return success for RoCE modify port in mlx5ib. 2019-05-08 10:57:16 +00:00
dts
fs Do not flush NFS node from NFS VOP_SET_TEXT(). 2019-05-06 08:49:43 +00:00
gdb
geom List-ify kernel dump device configuration 2019-05-06 18:24:07 +00:00
gnu
i386 tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
isa
kern make sysent after r347228 2019-05-07 18:10:21 +00:00
kgssapi
libkern
mips tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
modules Initial version of Mellanox in-kernel firmware upgrade support. 2019-05-08 10:49:05 +00:00
net Allow to build without INET and INET6 again after r347221. 2019-05-08 09:03:43 +00:00
net80211
netgraph
netinet List-ify kernel dump device configuration 2019-05-06 18:24:07 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Add new rates to ibcore. 2019-05-08 10:55:47 +00:00
opencrypto
powerpc powerpc: hide innocuous printf behind bootverbose 2019-05-08 03:15:22 +00:00
riscv tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
rpc
security When MAC is enabled and a policy module is loaded, don't unconditionally 2019-05-03 20:38:43 +00:00
sparc64 tun/tap: merge and rename to tuntap 2019-05-08 02:32:11 +00:00
sys make sysent after r347228 2019-05-07 18:10:21 +00:00
teken
tests
tools Use @generated tag in generated files 2019-05-07 13:04:26 +00:00
ufs Ensure that error is initialized in ufs_bmap_seekdata(). 2019-05-05 16:57:03 +00:00
vm Noted by: alc 2019-05-06 08:46:11 +00:00
x86 amd64: fix BUS_SPACE_MAXSIZE to 64bit max value. 2019-05-07 01:18:57 +00:00
xdr
xen
Makefile