DPDK patches and discussions
 help / color / mirror / Atom feed
* Understanding Flow API action RSS
@ 2021-12-29 14:34 Ivan Malov
  2022-01-04 12:41 ` Thomas Monjalon
  0 siblings, 1 reply; 10+ messages in thread
From: Ivan Malov @ 2021-12-29 14:34 UTC (permalink / raw)
  To: Adrien Mazarguil, Thomas Monjalon, dev; +Cc: Andrew Rybchenko

Hi all,

In 'rte_flow.h', there is 'struct rte_flow_action_rss'. In it, 'queue' is
to provide "Queue indices to use". But it is unclear whether the order of 
elements is meaningful or not. Does that matter? Can queue indices repeat?

An ethdev may have "global" RSS setting with an indirection table of some
fixed size (say, 512). In what comes to flow rules, does that size matter?

When the user selects 'RTE_ETH_HASH_FUNCTION_DEFAULT' in action RSS, does
that allow the PMD to configure an arbitrary, non-Toeplitz hash algorithm?

Please advise.

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

end of thread, other threads:[~2022-01-10 17:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-29 14:34 Understanding Flow API action RSS Ivan Malov
2022-01-04 12:41 ` Thomas Monjalon
2022-01-04 16:54   ` Stephen Hemminger
2022-01-04 18:29     ` Ivan Malov
2022-01-04 21:56       ` Stephen Hemminger
2022-01-09 12:23         ` Ori Kam
2022-01-09 13:03           ` Ivan Malov
2022-01-10  9:54             ` Ori Kam
2022-01-10 15:04               ` Ivan Malov
2022-01-10 17:18                 ` Ori Kam

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