5f866488dd
When adding a VF MAC address, rte_eth_dev_mac_addr_add is called.
It's not right, because this API is used to add a MAC address for
a VMDq pool not a VF. Although it can work on ixgbe as VMDq pool
and VF mean the same thing on ixgbe.
Fixes:
|
||
---|---|---|
.. | ||
pdump | ||
proc_info | ||
test-crypto-perf | ||
test-eventdev | ||
test-pmd | ||
Makefile |