RE: Understanding Flow API action RSS

2022-01-10 Thread Ori Kam
Hi Ian, > -Original Message- > From: Ivan Malov > Subject: RE: Understanding Flow API action RSS > > Hi Ori, > > Many-many thanks for your commentary. > > The nature of 'queue' array in flow action RSS is clear now. > I hope PMD vend

RE: Understanding Flow API action RSS

2022-01-10 Thread Ivan Malov
tion below. On Mon, 10 Jan 2022, Ori Kam wrote: Hi Ivan, -Original Message- From: Ivan Malov Sent: Sunday, January 9, 2022 3:03 PM Subject: RE: Understanding Flow API action RSS Hi Ori, On Sun, 9 Jan 2022, Ori Kam wrote: Hi Stephen and Ivan -Original Message- From: St

RE: Understanding Flow API action RSS

2022-01-10 Thread Ori Kam
Hi Ivan, > -Original Message- > From: Ivan Malov > Sent: Sunday, January 9, 2022 3:03 PM > Subject: RE: Understanding Flow API action RSS > > Hi Ori, > > On Sun, 9 Jan 2022, Ori Kam wrote: > > > Hi Stephen and Ivan > > > >> -Or

RE: Understanding Flow API action RSS

2022-01-09 Thread Ivan Malov
Hi Ori, On Sun, 9 Jan 2022, Ori Kam wrote: Hi Stephen and Ivan -Original Message- From: Stephen Hemminger Sent: Tuesday, January 4, 2022 11:56 PM Subject: Re: Understanding Flow API action RSS On Tue, 4 Jan 2022 21:29:14 +0300 (MSK) Ivan Malov wrote: Hi Stephen, On Tue, 4 Jan

RE: Understanding Flow API action RSS

2022-01-09 Thread Ori Kam
Hi Stephen and Ivan > -Original Message- > From: Stephen Hemminger > Sent: Tuesday, January 4, 2022 11:56 PM > Subject: Re: Understanding Flow API action RSS > > On Tue, 4 Jan 2022 21:29:14 +0300 (MSK) > Ivan Malov wrote: > > > Hi Stephen, > > >

Re: Understanding Flow API action RSS

2022-01-04 Thread Stephen Hemminger
On Tue, 4 Jan 2022 21:29:14 +0300 (MSK) Ivan Malov wrote: > Hi Stephen, > > On Tue, 4 Jan 2022, Stephen Hemminger wrote: > > > On Tue, 04 Jan 2022 13:41:55 +0100 > > Thomas Monjalon wrote: > > > >> +Cc Ori Kam, rte_flow maintainer > >> > >> 29/12/2021 15:34, Ivan Malov: > >>> Hi all, > >>>

Re: Understanding Flow API action RSS

2022-01-04 Thread Ivan Malov
Hi Stephen, On Tue, 4 Jan 2022, Stephen Hemminger wrote: On Tue, 04 Jan 2022 13:41:55 +0100 Thomas Monjalon wrote: +Cc Ori Kam, rte_flow maintainer 29/12/2021 15:34, Ivan Malov: Hi all, In 'rte_flow.h', there is 'struct rte_flow_action_rss'. In it, 'queue' is to provide "Queue indices to

Re: Understanding Flow API action RSS

2022-01-04 Thread Stephen Hemminger
On Tue, 04 Jan 2022 13:41:55 +0100 Thomas Monjalon wrote: > +Cc Ori Kam, rte_flow maintainer > > 29/12/2021 15:34, Ivan Malov: > > 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

Re: Understanding Flow API action RSS

2022-01-04 Thread Thomas Monjalon
+Cc Ori Kam, rte_flow maintainer 29/12/2021 15:34, Ivan Malov: > 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

Understanding Flow API action RSS

2021-12-29 Thread Ivan Malov
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 tab