DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] examples/vmdq: support i40e in vmdq example
@ 2014-09-24 10:53 Huawei Xie
  2014-09-24 10:53 ` Huawei Xie
  2014-10-21  3:30 ` Cao, Min
  0 siblings, 2 replies; 5+ messages in thread
From: Huawei Xie @ 2014-09-24 10:53 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-21  3:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 10:53 [dpdk-dev] [PATCH] examples/vmdq: support i40e in vmdq example Huawei Xie
2014-09-24 10:53 ` Huawei Xie
2014-09-24 10:58   ` Xie, Huawei
2014-09-24 11:01     ` Xie, Huawei
2014-10-21  3:30 ` Cao, Min

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).