DPDK usage discussions
 help / color / mirror / Atom feed
From: Cody Doucette <doucette@bu.edu>
To: "Mcnamara, John" <john.mcnamara@intel.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] filtering IPv6 packets in hardware
Date: Wed, 28 Sep 2016 12:16:52 -0400	[thread overview]
Message-ID: <CAJjX64YO7ZQ3LSfAz+8XvWP__4RzsvBEFKJjFVsiRKGeU+wtgg@mail.gmail.com> (raw)
In-Reply-To: <B27915DBBA3421428155699D51E4CFE202625026@IRSMSX103.ger.corp.intel.com>

John,


> Are you sure about that? What NIC are you using?


I'm using the Intel 82599. I saw this in the datasheet regarding Flow
Director:

"The 82599 supports masking / range for the previously described fields.
These masks are defined globally for all filters in the FDIR…M register."

Additionally, on the DPDK side, you can only specify the bit masks for Flow
Director once, when invoking rte_eth_dev_configure(). When adding an
individual filter via struct rte_eth_fdir_filter, there is no option to
apply a mask.

If this understanding is wrong, please let me know. (I hope it is!)

Matthew,

Thanks for the information -- I will look through those painful discussions
and the techniques you suggested.

Cody

      reply	other threads:[~2016-09-28 16:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27 16:06 Cody Doucette
2016-09-27 19:29 ` Matthew Hall
2016-09-28  6:58 ` Mcnamara, John
2016-09-28 16:16   ` Cody Doucette [this message]

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=CAJjX64YO7ZQ3LSfAz+8XvWP__4RzsvBEFKJjFVsiRKGeU+wtgg@mail.gmail.com \
    --to=doucette@bu.edu \
    --cc=john.mcnamara@intel.com \
    --cc=users@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).