DPDK usage discussions
 help / color / mirror / Atom feed
* rte flow priority not working
@ 2021-11-30 17:29 Filip Janiszewski
  0 siblings, 0 replies; only message in thread
From: Filip Janiszewski @ 2021-11-30 17:29 UTC (permalink / raw)
  To: users

Hi,

I've an Intel E810 NIC, and two flow rules:

.
testpmd> flow list 0
ID	Group	Prio	Attr	Rule
1	0	0	i--	ETH IPV4 => QUEUE
0	0	1	i--	ETH IPV4 => DROP
.

The one with priority 0 steer packets with a certain ip to the queue 1,
while the rule with priority 1 drop those packets. What I would expect
is that the rule with priority 0 kick in and save my packets from
dropping, but apparently the rule with lower priority drops them all..

Is this expected?

Thanks

-- 
BR, Filip
+48 666 369 823

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

only message in thread, other threads:[~2021-11-30 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30 17:29 rte flow priority not working Filip Janiszewski

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