DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] problem in setting mask for ntuple filters
@ 2017-06-24 14:43 Alex Salig
  0 siblings, 0 replies; only message in thread
From: Alex Salig @ 2017-06-24 14:43 UTC (permalink / raw)
  To: users

I want to set a mask other than UINT32_MAX for IP address field of a
RTE_ETH_FILTER_NTUPLE. But I get "Invalid argument" error.
I checked the code and found out that in the implementation of this filter,
the mask value is checked to be either UINTxx_MAX or 0? Why?

http://dpdk.org/browse/dpdk/tree/drivers/net/ixgbe/ixgbe_ethdev.c#n6015

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

only message in thread, other threads:[~2017-06-24 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-24 14:43 [dpdk-users] problem in setting mask for ntuple filters Alex Salig

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