RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-23 Thread Ori Kam
Hi Andrew, > -Original Message- > From: Andrew Rybchenko > Sent: Friday, 23 September 2022 10:26 > > Hi Ori, > > On 9/22/22 16:00, Ori Kam wrote: > > Hi Andrew, > > > >> -Original Message- > >> From: Andrew Rybchenko > >> Sent: Thursday, 22 September 2022 13:31 > >> > >> On 9/2

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-23 Thread Andrew Rybchenko
Hi Ori, On 9/22/22 16:00, Ori Kam wrote: Hi Andrew, -Original Message- From: Andrew Rybchenko Sent: Thursday, 22 September 2022 13:31 On 9/22/22 13:06, Ori Kam wrote: Hi Andrew, -Original Message- From: Andrew Rybchenko Sent: Thursday, 22 September 2022 10:39 On 9/21/22

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-22 Thread Ori Kam
Hi Ivan, > -Original Message- > From: Ivan Malov > Sent: Thursday, 22 September 2022 15:43 > > Hi Ori, > > On Thu, 22 Sep 2022, Ori Kam wrote: > > > Hi Andrew, > > > >> -Original Message- > >> From: Andrew Rybchenko > >> Sent: Thursday, 22 September 2022 10:39 > >> > >> On 9/2

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-22 Thread Ori Kam
Hi Andrew, > -Original Message- > From: Andrew Rybchenko > Sent: Thursday, 22 September 2022 13:31 > > On 9/22/22 13:06, Ori Kam wrote: > > Hi Andrew, > > > >> -Original Message- > >> From: Andrew Rybchenko > >> Sent: Thursday, 22 September 2022 10:39 > >> > >> On 9/21/22 15:51,

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-22 Thread Ivan Malov
Hi Ori, On Thu, 22 Sep 2022, Ori Kam wrote: Hi Andrew, -Original Message- From: Andrew Rybchenko Sent: Thursday, 22 September 2022 10:39 On 9/21/22 15:51, Morten Brørup wrote: From: Ori Kam [mailto:or...@nvidia.com] Sent: Wednesday, 21 September 2022 14.41 From: Andrew Rybchenko

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-22 Thread Andrew Rybchenko
On 9/22/22 13:06, Ori Kam wrote: Hi Andrew, -Original Message- From: Andrew Rybchenko Sent: Thursday, 22 September 2022 10:39 On 9/21/22 15:51, Morten Brørup wrote: From: Ori Kam [mailto:or...@nvidia.com] Sent: Wednesday, 21 September 2022 14.41 From: Andrew Rybchenko On 9/21/22

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-22 Thread Ori Kam
Hi Andrew, > -Original Message- > From: Andrew Rybchenko > Sent: Thursday, 22 September 2022 10:39 > > On 9/21/22 15:51, Morten Brørup wrote: > >> From: Ori Kam [mailto:or...@nvidia.com] > >> Sent: Wednesday, 21 September 2022 14.41 > >> > >>> From: Andrew Rybchenko > >>> > >>> On 9/21/

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-22 Thread Andrew Rybchenko
On 9/21/22 15:51, Morten Brørup wrote: From: Ori Kam [mailto:or...@nvidia.com] Sent: Wednesday, 21 September 2022 14.41 From: Andrew Rybchenko On 9/21/22 12:40, Thomas Monjalon wrote: 21/09/2022 11:04, Ivan Malov: Now it's clear to me that your intention is to match on exact ports, as usu

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Morten Brørup
> From: Ori Kam [mailto:or...@nvidia.com] > Sent: Wednesday, 21 September 2022 14.41 > > > From: Andrew Rybchenko > > > > On 9/21/22 12:40, Thomas Monjalon wrote: > > > 21/09/2022 11:04, Ivan Malov: > > >> Now it's clear to me that your intention is to match on exact > ports, > > >> as usual, but

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Ori Kam
Hi All, To avoid multi threads, I will only answer this thread since I assume everyone is clear about the issue. > -Original Message- > From: Andrew Rybchenko > > On 9/21/22 12:40, Thomas Monjalon wrote: > > 21/09/2022 11:04, Ivan Malov: > >> Now it's clear to me that your intention is t

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Andrew Rybchenko
On 9/21/22 12:40, Thomas Monjalon wrote: 21/09/2022 11:04, Ivan Malov: Now it's clear to me that your intention is to match on exact ports, as usual, but this time with a hint for the flow table. Got it. In your response, you say that matching on ALL vports is not what the use case needs. OK, I

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Thomas Monjalon
21/09/2022 11:04, Ivan Malov: > Now it's clear to me that your intention is to match on exact ports, > as usual, but this time with a hint for the flow table. Got it. > > In your response, you say that matching on ALL vports is not what > the use case needs. OK, I understood. But please note that

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Ivan Malov
VPORT shall match. Isn't that acceptable? So from my viewpoint, the patch is Acked. If you wish as I suggested before, we can have a meeting with Rongwei and anyone else who is interested and close this subject. -----Original Message----- From: Ivan Malov Sent: Tuesday, 20 September 2022 1

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Andrew Rybchenko
ed. If you wish as I suggested before, we can have a meeting with Rongwei and anyone else who is interested and close this subject. -Original Message- From: Ivan Malov Sent: Tuesday, 20 September 2022 18:28 RE: [PATCH v1] ethdev: add direction info when creating the transfer table Hi Or

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-21 Thread Ori Kam
can have a meeting with Rongwei and anyone else who is interested and close this subject. > -Original Message- > From: Ivan Malov > Sent: Tuesday, 20 September 2022 18:28 RE: [PATCH v1] ethdev: add direction info when creating the transfer > table > > Hi Ori, > >

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-20 Thread Ivan Malov
Hi Ori, On Tue, 20 Sep 2022, Ori Kam wrote: Hi Ivan, -Original Message- From: Ivan Malov Sent: Tuesday, 20 September 2022 15:46 Hi Ori, On Tue, 20 Sep 2022, Ori Kam wrote: Hi Ivan, Thomas and Rongwei -Original Message- From: Thomas Monjalon Sent: Thursday, 15 September

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-20 Thread Ori Kam
Hi Ivan, > -Original Message- > From: Ivan Malov > Sent: Tuesday, 20 September 2022 15:46 > > Hi Ori, > > On Tue, 20 Sep 2022, Ori Kam wrote: > > > Hi Ivan, Thomas and Rongwei > > > >> -Original Message- > >> From: Thomas Monjalon > >> Sent: Thursday, 15 September 2022 14:16 >

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-20 Thread Ivan Malov
Hi Ori, On Tue, 20 Sep 2022, Ori Kam wrote: Hi Ivan, Thomas and Rongwei -Original Message- From: Thomas Monjalon Sent: Thursday, 15 September 2022 14:16 15/09/2022 12:59, Ivan Malov: Hi Rongwei, In this reply, I do not include the previous mail because the amount of inline comment

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-20 Thread Ori Kam
Hi Ivan, Thomas and Rongwei > -Original Message- > From: Thomas Monjalon > Sent: Thursday, 15 September 2022 14:16 > > 15/09/2022 12:59, Ivan Malov: > > Hi Rongwei, > > > > In this reply, I do not include the previous mail because the amount > > of inline commentary has gone haywire over

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-15 Thread Thomas Monjalon
15/09/2022 12:59, Ivan Malov: > Hi Rongwei, > > In this reply, I do not include the previous mail because the amount > of inline commentary has gone haywire over the past couple of days. > Let's re-iterate. > > But before I get to that, I'd like to offer a fresh perspective: > > Perhaps, if we a

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-15 Thread Ivan Malov
Hi Rongwei, In this reply, I do not include the previous mail because the amount of inline commentary has gone haywire over the past couple of days. Let's re-iterate. But before I get to that, I'd like to offer a fresh perspective: Perhaps, if we all agree that term "vport" means an endpoint wh

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-15 Thread Ivan Malov
Hi Thomas, On Thu, 15 Sep 2022, Thomas Monjalon wrote: 15/09/2022 09:47, Ivan Malov: As I said, match criteria belong in flow pattern. I recognise the importance of the problem that you're looking to solve. It's very good that you care to address it, but what this patch tries to do is to add m

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-15 Thread Rongwei Liu
Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer table External email: Use caution opening links or attachments Hi Rongwei, On Thu, 15 Sep 2022, Rongwei Liu wrote: > HI Ivan: > > BR > Rongwei > >> -Original Message- >> From: Iva

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-15 Thread Thomas Monjalon
15/09/2022 09:47, Ivan Malov: > As I said, match criteria belong in flow pattern. I recognise the > importance of the problem that you're looking to solve. It's very > good that you care to address it, but what this patch tries to do > is to add more match criteria in the form of new attributes wit

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-15 Thread Ivan Malov
; Andrew Rybchenko ; dev@dpdk.org; Raslan Darawsheh Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer table External email: Use caution opening links or attachments Hi Rongwei, On Wed, 14 Sep 2022, Rongwei Liu wrote: HI BR Rongwei -Original Message- From

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-14 Thread Rongwei Liu
ew Rybchenko ; dev@dpdk.org; Raslan > Darawsheh > Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer > table > > External email: Use caution opening links or attachments > > > Hi Rongwei, > > On Wed, 14 Sep 2022, Rongwei Liu wrote: >

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-14 Thread Thomas Monjalon
14/09/2022 17:18, Ivan Malov: > So, it's always better to expand on such specifics so that the reader > has full picture in their head and doesn't need to look elsewhere. > Not all readers of the commit message will be happy to delve > into our discussions on the mailing list to get the gist. Yes

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-14 Thread Ivan Malov
; Andrew Rybchenko ; dev@dpdk.org; Raslan Darawsheh Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer table External email: Use caution opening links or attachments Hi, On Wed, 14 Sep 2022, Rongwei Liu wrote: HI BR Rongwei -Original Message- From: Ivan Malov

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-14 Thread Rongwei Liu
enko ; dev@dpdk.org; Raslan > Darawsheh > Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer > table > > External email: Use caution opening links or attachments > > > Hi, > > On Wed, 14 Sep 2022, Rongwei Liu wrote: > > > HI > >

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-14 Thread Ivan Malov
Rybchenko ; dev@dpdk.org; Raslan Darawsheh Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer table External email: Use caution opening links or attachments Hi Rongwei, PSB On Tue, 13 Sep 2022, Rongwei Liu wrote: Hi BR Rongwei -Original Message- From: Ivan Malov

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-13 Thread Rongwei Liu
enko ; dev@dpdk.org; Raslan > Darawsheh > Subject: RE: [PATCH v1] ethdev: add direction info when creating the transfer > table > > External email: Use caution opening links or attachments > > > Hi Rongwei, > > PSB > > On Tue, 13 Sep 2022, Rongwei Liu wrote:

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-13 Thread Ivan Malov
; Andrew Rybchenko ; dev@dpdk.org; Raslan Darawsheh Subject: Re: [PATCH v1] ethdev: add direction info when creating the transfer table External email: Use caution opening links or attachments Hi, On Wed, 7 Sep 2022, Rongwei Liu wrote: The transfer domain rule is able to match traffic wire/vf

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-13 Thread Rongwei Liu
enko ; dev@dpdk.org; Raslan > Darawsheh > Subject: Re: [PATCH v1] ethdev: add direction info when creating the transfer > table > > External email: Use caution opening links or attachments > > > Hi, > > On Wed, 7 Sep 2022, Rongwei Liu wrote: > > > The trans

Re: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-12 Thread Ivan Malov
Hi, On Wed, 7 Sep 2022, Rongwei Liu wrote: The transfer domain rule is able to match traffic wire/vf origin and it means two directions' underlayer resource. The point of fact is that matching traffic coming from some entity like wire / VF has been long generalised in the form of representors

RE: [PATCH v1] ethdev: add direction info when creating the transfer table

2022-09-11 Thread Ori Kam
Hi Rongwei, > -Original Message- > From: Rongwei Liu > Sent: Wednesday, 7 September 2022 5:40 > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v1] ethdev: add direction info when creating the transfer > table > > The transfer domain rule is able to match traffic wire/vf > origin a