freebsd-dev/sys/ofed/include/rdma
Slava Shwartsman b4df6efb4e ibcore: Fix endless loop in searching for matching VLAN device
In r337943 ifnet's if_pcp was set to the PCP value in use
instead of IFNET_PCP_NONE.
Current ibcore code assumes that if_pcp is IFNET_PCP_NONE with
VLAN interfaces so it can identify prio-tagged traffic.
Fix that by explicitly verifying that that the if_type is IFT_ETHER
and not IFT_L2VLAN.

MFC after:      3 days
Approved by:    re (Marius), hselasky (mentor), kib (mentor)
Sponsored by:   Mellanox Technologies
2018-09-06 12:26:57 +00:00
..
ib_addr.h ibcore: Fix endless loop in searching for matching VLAN device 2018-09-06 12:26:57 +00:00
ib_cache.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_cm.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_fmr_pool.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_hdrs.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_mad.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_marshall.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_pack.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_pma.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_sa.h Only NULL check the VNET pointer when VIMAGE is enabled in ibcore. 2018-07-31 11:23:44 +00:00
ib_smi.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_umem_odp.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_umem.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
ib_verbs.h Check port number supplied by user verbs cmds in ibcore. 2018-07-17 09:29:14 +00:00
ib.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
iw_cm.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
iw_portmap.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
opa_port_info.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
opa_smi.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
rdma_cm_ib.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
rdma_cm.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
rdma_vt.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
rdmavt_cq.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
rdmavt_mr.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
rdmavt_qp.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00