DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] filtering IPv6 packets in hardware
@ 2016-09-27 16:06 Cody Doucette
  2016-09-27 19:29 ` Matthew Hall
  2016-09-28  6:58 ` Mcnamara, John
  0 siblings, 2 replies; 4+ messages in thread
From: Cody Doucette @ 2016-09-27 16:06 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-28 16:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27 16:06 [dpdk-users] filtering IPv6 packets in hardware Cody Doucette
2016-09-27 19:29 ` Matthew Hall
2016-09-28  6:58 ` Mcnamara, John
2016-09-28 16:16   ` Cody Doucette

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).