commit | 68996a6e760e5c74654723eeb57bf65628ae87f4 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Fri Mar 11 22:58:43 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon Mar 21 17:13:14 2016 -0400 |
tree | b3f9199d80a5e67822dc62adeab1ed37769b297b | |
parent | eff901d30e6cebd940072637f112ce4d0090ac12 [diff] |
IB/ipoib: Allow mcast packets from other VFs With SRIOV enabled, two VFs on the same HCA which have the same port LID and may have the same QP number. To enable receiving multicasts from such VFs, further qualify the check: ignore the receive only if, in addition, the packet source gid equals the receiving VF's source gid. Signed-off-by: Eli Cohen <eli@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>