Hi Garik,

From: Garik E [mailto:kira...@gmail.com]
Sent: Monday, August 1, 2016 12:40 AM
To: dev at dpdk.org
Cc: Lu, Wenzhuo
Subject: VF default MAC change

Hello,

I'm looking for API to update default VF MAC address during DPDK port 
initialization.
The API should replace shell command  `ip link set <DEV> vf <ID> mac <address>'
Target controllers are Intel 10G, Intel 40G
[Wenzhuo] I think you?re looking for this one, 
rte_eth_dev_default_mac_addr_set. But it?s not supported by all the NICs. 
Talking about VF, only igb and ixgbe support it.

Thank you.

Reply via email to