[dpdk-dev] [PATCH] examples/vmdq: support i40e in vmdq example

Huawei Xie huawei.xie at intel.com
Wed Sep 24 12:53:34 CEST 2014


With i40e, the queue index of VMDQ pools doesn't always start from zero, and the queues aren't all occupied by VMDQ. These information are retrieved through rte_eth_dev_info_get, and used to initialise VMDQ.

Huawei Xie (1):
  support i40e in vmdq example

 examples/vmdq/main.c | 162 ++++++++++++++++++++++++++++++---------------------
 1 file changed, 97 insertions(+), 65 deletions(-)

-- 
1.8.1.4



More information about the dev mailing list