All of lore.kernel.org
 help / color / mirror / Atom feed
* implementing flex filters using wake-up packets
@ 2016-12-17 17:39 Cody Doucette
  0 siblings, 0 replies; only message in thread
From: Cody Doucette @ 2016-12-17 17:39 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-17 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-17 17:39 implementing flex filters using wake-up packets Cody Doucette

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.