]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r319414:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Jun 2017 08:30:55 +0000 (08:30 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Jun 2017 08:30:55 +0000 (08:30 +0000)
commita33b7c6466a3f9529272d810fa7c555a831d33d3
tree405a8e7592eaeff899b78f94d36417a4e80e519c
parenta61c50afd3de416f461f385fa8d07ac90401a3b0
MFC r319414:
Allow communication between functions on the same host when using the
mlx4en(4) driver in SRIOV mode.

Place a copy of the destination MAC address in the send WQE only under
SRIOV/eSwitch configuration or when the device is in selftest. This
allows communication between functions on the same host.

PR: 216493
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/9@319565 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/net/mlx4/en_tx.c