net/ixgbe: support VF MAC address add/remove
authorGuinan Sun <guinanx.sun@intel.com>
Tue, 24 Dec 2019 03:23:57 +0000 (03:23 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:46:01 +0000 (19:46 +0100)
commit3c42701875186bd8e3d906ee8f897e33f2624f38
treeaaff1413996c3dac65f4b1d3006950ec2a6a4d24
parent6a6cf5f88b4ad3e89b5b7769354892c58bafc4e7
net/ixgbe: support VF MAC address add/remove

Ixgbe PMD PF host code needs to support ixgbevf MAC address
add and remove. For this purpose, a response was added
between PF and VF to update the MAC address.

Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.h
drivers/net/ixgbe/ixgbe_pf.c