]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r319414:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Jun 2017 08:29:17 +0000 (08:29 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Jun 2017 08:29:17 +0000 (08:29 +0000)
commit9eb79e7716c92bdce928d3f704420401e5a47bd5
tree8ef25c23cf6fdc0da784d61d39d91d0bb74560ac
parentea8bc42395fdfc5e581e424c0bcb085356ccab7d
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/10@319564 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/net/mlx4/en_tx.c