All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cody Doucette <doucette@bu.edu>
To: dev@dpdk.org
Subject: implementing flex filters using wake-up packets
Date: Sat, 17 Dec 2016 12:39:53 -0500	[thread overview]
Message-ID: <CAJjX64aZPp1gMSu43Rm6m9n=BWrLj1bApQRhE+tu45BLGGxGGQ@mail.gmail.com> (raw)

Looking at the e1000 driver, it seems like the flexible filter type
(RTE_ETH_FILTER_FLEXIBLE) is implemented using wake-up filters.

If that's correct, is it possible to take the same approach for ixgbe? I'm
using an 82599 (which has flexible wake-up filters), and I'd like to try to
implement RTE_ETH_FILTER_FLEXIBLE for ixgbe to match something like an IPv6
Neighbor Discovery packet.

Any thoughts on whether this is possible or tips on how to do it would be
appreciated. Thanks!

Cody

                 reply	other threads:[~2016-12-17 17:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAJjX64aZPp1gMSu43Rm6m9n=BWrLj1bApQRhE+tu45BLGGxGGQ@mail.gmail.com' \
    --to=doucette@bu.edu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.