Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-11-02 Thread Ori Kam
Hi Ivan, PSB small comment about the comment, And feel free to add my ack. Best, Ori > -Original Message- > From: Ori Kam > Sent: Sunday, November 1, 2020 11:35 AM > Subject: RE: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to > shared action co

Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-11-01 Thread Ori Kam
Hi Ivan > -Original Message- > From: Ori Kam > Sent: Sunday, November 1, 2020 10:12 AM > Subject: RE: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to > shared action conf > > Hi Ivan, > > > -Original Message- > > From: Ivan

Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-11-01 Thread Ori Kam
Hi Ivan, > -Original Message- > From: Ivan Malov > Sent: Friday, October 30, 2020 10:35 PM > Subject: Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to > shared action conf > > Hi, > > On 30/10/2020 18:49, Xueming(Steven) Li wrote: > >

Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-10-30 Thread Ivan Malov
] ethdev: introduce transfer attribute to shared action conf In a flow rule, attribute "transfer" means operation level at which both traffic is matched and actions are conducted. Add the very same attribute to shared action configuration. If a driver needs to prepare HW resources in two diff

Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-10-30 Thread Xueming(Steven) Li
Hi Ivan, > -Original Message- > From: dev On Behalf Of Ivan Malov > Sent: Thursday, October 29, 2020 7:47 PM > To: dev@dpdk.org > Cc: Ori Kam ; NBU-Contact-Thomas Monjalon > ; Ferruh Yigit ; Andrew > Rybchenko > Subject: [dpdk-dev] [PATCH 1/2] ethdev: introdu

Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-10-29 Thread Andrew Rybchenko
On 10/29/20 3:37 PM, Ferruh Yigit wrote: > On 10/29/2020 11:46 AM, Ivan Malov wrote: >> In a flow rule, attribute "transfer" means operation level >> at which both traffic is matched and actions are conducted. >> >> Add the very same attribute to shared action configuration. >> If a driver needs to

Re: [dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-10-29 Thread Ferruh Yigit
On 10/29/2020 11:46 AM, Ivan Malov wrote: In a flow rule, attribute "transfer" means operation level at which both traffic is matched and actions are conducted. Add the very same attribute to shared action configuration. If a driver needs to prepare HW resources in two different ways, depending

[dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf

2020-10-29 Thread Ivan Malov
In a flow rule, attribute "transfer" means operation level at which both traffic is matched and actions are conducted. Add the very same attribute to shared action configuration. If a driver needs to prepare HW resources in two different ways, depending on the operation level, in order to set up a