]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348601:
authorslavash <slavash@FreeBSD.org>
Mon, 10 Jun 2019 13:44:29 +0000 (13:44 +0000)
committerslavash <slavash@FreeBSD.org>
Mon, 10 Jun 2019 13:44:29 +0000 (13:44 +0000)
commit4988fc4da6955ea6cc5486dc0607773b54e21118
tree9ca6326c722be70287a102f6b104c166672deae8
parent46fdcc9c20c69bc732088f499f2b86c5fa791324
MFC r348601:
Fix prio vs. nonprio tagged traffic in RDMACM

In current RDMACM implementation RDMACM server will not find a GID
index when the request was prio-tagged and the sever is non
prio-tagged and vise-versa.
According to 802.1Q-2014, VLAN tagged packets with VLAN id 0 should
be considered as untagged. Treat RDMACM request the same.

Reviewed by:    hselasky, kib
Sponsored by:   Mellanox Technologies
Approved by:    re (gjb@)
sys/ofed/drivers/infiniband/core/ib_verbs.c