DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Question on VMDq mode
@ 2013-12-04 18:28 Mauro
  2013-12-12 17:04 ` Mauro Annarumma
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro @ 2013-12-04 18:28 UTC (permalink / raw)
  To: dev

Hi,
I'm trying to use the VMDq technology for pre-filter packets on the 
NIC;unfortunately I found only two examples about this, and both express 
conditions on the VLAN tag, while I need to select packets based on 
their (source) MAC address.
After looking to the API, I find out the function 
*rte_eth_dev_mac_addr_add*, which requires the parameter *uint32_t pool* 
(VMDq pool index to associate address with (if VMDq is enabled)).

My questions are:
1) Am I on the right way to achieve my goal?
2) How is it realized the mapping pools/queues?

Regards,

     Mauro

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

end of thread, other threads:[~2013-12-12 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-04 18:28 [dpdk-dev] Question on VMDq mode Mauro
2013-12-12 17:04 ` Mauro Annarumma

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).