DPDK usage discussions
 help / color / mirror / Atom feed
From: Cody Doucette <doucette@bu.edu>
To: users@dpdk.org
Subject: [dpdk-users] filtering IPv6 packets in hardware
Date: Tue, 27 Sep 2016 12:06:25 -0400	[thread overview]
Message-ID: <CAJjX64ZTUX2q1R0PmeBit6Oh7hLgp9nYto3KT9Dhq+D8NsH5=w@mail.gmail.com> (raw)

I'm trying to filter IPv6 packets to different queues in hardware using
ixgbe. It looks like the ntuple filter does not support IPv6 source and
destination addresses, and the flow director only accepts one packet mask
across all rules.

However, sometimes I need to filter packets based on just the destination,
and sometimes I need to filter packets based on the source *and* the
destination. I also need to be able to add rules of different prefix
lengths for both the source and destination addresses.

Has anyone encountered this problem before? Any tips on how I could make
this work -- or even suggestions for better hardware?

Thanks!
Cody

             reply	other threads:[~2016-09-27 16:06 UTC|newest]

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

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='CAJjX64ZTUX2q1R0PmeBit6Oh7hLgp9nYto3KT9Dhq+D8NsH5=w@mail.gmail.com' \
    --to=doucette@bu.edu \
    --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).