DPDK patches and discussions
 help / color / mirror / Atom feed
* Question about pattern types for rte_flow RSS rule
@ 2022-07-07  3:50 lihuisong (C)
  2022-07-13  1:34 ` lihuisong (C)
  0 siblings, 1 reply; 9+ messages in thread
From: lihuisong (C) @ 2022-07-07  3:50 UTC (permalink / raw)
  To: orika@nvidia.com >> Ori Kam, dev
  Cc: Stephen Hemminger, Andrew Rybchenko, Thomas Monjalon,
	Ferruh Yigit, huangdaode, fengchengwen, liudongdong (C)

Hi all,

 From following testpmd command:
'flow create 0 ingress pattern eth / ipv4 / tcp / end actions rss types 
ipv4-tcp l3-src-only end queues end / end'
and
"flow create 0 ingress pattern end actions rss types ipv4-tcp 
l3-src-only end queues end / end"

I have some confusions about rte_flow RSS rule:
1> Do pattern item types need to set when configure rte_flow RSS rule?
2> Does the driver need to check and process the pattern? (After all, 
the RSS types in actions alreadly contain all RSS offload types.)

Have someone explains it?

Regards,
Huisong


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

end of thread, other threads:[~2022-08-02  1:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07  3:50 Question about pattern types for rte_flow RSS rule lihuisong (C)
2022-07-13  1:34 ` lihuisong (C)
2022-07-29  2:30   ` lihuisong (C)
2022-07-31  9:40     ` Andrew Rybchenko
2022-08-01  3:39       ` lihuisong (C)
2022-08-01 11:53         ` Andrew Rybchenko
2022-08-01 13:27           ` lihuisong (C)
2022-08-01 14:12             ` Andrew Rybchenko
2022-08-02  1:27               ` lihuisong (C)

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