[dpdk-dev] VF default MAC change

2016-07-31 Thread Garik E
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 vf mac ' Target controllers are Intel 10G, Intel 40G Thank you.

[dpdk-dev] [PATCH] doc: announce ABI change for rte_eth_dev structure

2016-07-31 Thread Vlad Zolotarov
On 07/31/2016 10:46 AM, Vlad Zolotarov wrote: > > > On 07/20/2016 05:24 PM, Tomasz Kulasek wrote: >> This is an ABI deprecation notice for DPDK 16.11 in librte_ether about >> changes in rte_eth_dev and rte_eth_desc_lim structures. >> >> In 16.11, we plan to introduce rte_eth_tx_prep() function to

[dpdk-dev] [PATCH v2] doc: announce ABI change for rte_eth_dev structure

2016-07-31 Thread Vlad Zolotarov
On 07/22/2016 01:48 AM, Ananyev, Konstantin wrote: > >> This is an ABI deprecation notice for DPDK 16.11 in librte_ether about >> changes in rte_eth_dev and rte_eth_desc_lim structures. >> >> As discussed in that thread: >> >> http://dpdk.org/ml/archives/dev/2015-September/023603.html >> >> Diffe

[dpdk-dev] [PATCH] doc: announce ABI change for rte_eth_dev structure

2016-07-31 Thread Vlad Zolotarov
On 07/20/2016 05:24 PM, Tomasz Kulasek wrote: > This is an ABI deprecation notice for DPDK 16.11 in librte_ether about > changes in rte_eth_dev and rte_eth_desc_lim structures. > > In 16.11, we plan to introduce rte_eth_tx_prep() function to do > necessary preparations of packet burst to be safel