DPDK patches and discussions
 help / color / mirror / Atom feed
From: Mauro <mauroannarumma@hotmail.it>
To: dev@dpdk.org
Subject: [dpdk-dev] Question on VMDq mode
Date: Wed, 4 Dec 2013 19:28:39 +0100	[thread overview]
Message-ID: <BLU0-SMTP179A3E5CD64761609B6542AB1D40@phx.gbl> (raw)

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

             reply	other threads:[~2013-12-04 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04 18:28 Mauro [this message]
2013-12-12 17:04 ` Mauro Annarumma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BLU0-SMTP179A3E5CD64761609B6542AB1D40@phx.gbl \
    --to=mauroannarumma@hotmail.it \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).