Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-10 Thread Matan Azrad
From: Ferruh Yigit > On 11/10/2020 8:30 AM, Ori Kam wrote: > > Hi, > > Ferruh and Matan, > > > >> -Original Message- > >> From: Ferruh Yigit > >> Sent: Monday, November 9, 2020 1:13 PM > >> To: Matan Azrad ; Wenzhuo Lu > >> ; Beilei Xing ; Bernard > >> Iremonger ; Ori Kam > >> Cc: dev@d

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-10 Thread Ferruh Yigit
On 11/10/2020 8:30 AM, Ori Kam wrote: Hi, Ferruh and Matan, -Original Message- From: Ferruh Yigit Sent: Monday, November 9, 2020 1:13 PM To: Matan Azrad ; Wenzhuo Lu ; Beilei Xing ; Bernard Iremonger ; Ori Kam Cc: dev@dpdk.org Subject: Re: [PATCH v2] app/testpmd: support age shared ac

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-10 Thread Ori Kam
Hi, Ferruh and Matan, > -Original Message- > From: Ferruh Yigit > Sent: Monday, November 9, 2020 1:13 PM > To: Matan Azrad ; Wenzhuo Lu ; > Beilei Xing ; Bernard Iremonger > ; Ori Kam > Cc: dev@dpdk.org > Subject: Re: [PATCH v2] app/testpmd: support age shared action context > > On 11/9

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-09 Thread Ferruh Yigit
On 11/9/2020 10:38 AM, Matan Azrad wrote: From: Ferruh Yigit On 11/7/2020 5:30 PM, Matan Azrad wrote: Hi Ferruh From: Ferruh Yigit On 11/5/2020 9:32 PM, Matan Azrad wrote: When an age action becomes aged-out the rte_flow_get_aged_flows should return the action context supplied by the confi

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-09 Thread Matan Azrad
From: Ferruh Yigit > On 11/7/2020 5:30 PM, Matan Azrad wrote: > > Hi Ferruh > > > > From: Ferruh Yigit > >> On 11/5/2020 9:32 PM, Matan Azrad wrote: > >>> When an age action becomes aged-out the rte_flow_get_aged_flows > >>> should return the action context supplied by the configuration structure

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-09 Thread Ferruh Yigit
On 11/7/2020 5:30 PM, Matan Azrad wrote: Hi Ferruh From: Ferruh Yigit On 11/5/2020 9:32 PM, Matan Azrad wrote: When an age action becomes aged-out the rte_flow_get_aged_flows should return the action context supplied by the configuration structure. In case the age action created by the shared

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-07 Thread Matan Azrad
Hi Ferruh From: Ferruh Yigit > On 11/5/2020 9:32 PM, Matan Azrad wrote: > > When an age action becomes aged-out the rte_flow_get_aged_flows should > > return the action context supplied by the configuration structure. > > > > In case the age action created by the shared action API, the shared > >

Re: [dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-06 Thread Ferruh Yigit
On 11/5/2020 9:32 PM, Matan Azrad wrote: When an age action becomes aged-out the rte_flow_get_aged_flows should return the action context supplied by the configuration structure. In case the age action created by the shared action API, the shared action context of the Testpmd application was not

[dpdk-dev] [PATCH v2] app/testpmd: support age shared action context

2020-11-05 Thread Matan Azrad
When an age action becomes aged-out the rte_flow_get_aged_flows should return the action context supplied by the configuration structure. In case the age action created by the shared action API, the shared action context of the Testpmd application was not set. In addition, the application handler