Wenzhuo Lu 8f5dbd4ed9 net/i40e: new API to add VF MAC address from PF
Currently, rte_eth_dev_mac_addr_add is used by a testpmd CLI
to add a MAC address for VF. But the parameter 'pool' of this
API means the VMDq pool, not VF.
So, it's wrong to use it to add the VF MAC address.

This patch provides a new API that can be used to
add VF MAC address on i40e.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2017-10-06 02:49:47 +02:00
..
2017-07-06 15:00:57 +02:00
2017-09-13 23:08:11 +02:00
2017-07-31 19:58:41 +02:00
2017-07-19 11:09:13 +03:00
2017-07-11 19:40:15 +02:00