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

2020-11-04 Thread Ferruh Yigit
On 11/4/2020 1:28 PM, Matan Azrad wrote: From: Ferruh Yigit On 11/3/2020 7:33 AM, Matan Azrad wrote: Hi Ferruh Thank you for the fast review. Please see inline From: Ferruh Yigit On 11/1/2020 5:48 PM, Matan Azrad wrote: When an age action becomes aged-out the rte_flow_get_aged_flows sho

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

2020-11-04 Thread Matan Azrad
From: Ferruh Yigit > On 11/3/2020 7:33 AM, Matan Azrad wrote: > > Hi Ferruh > > > > Thank you for the fast review. > > Please see inline > > > > From: Ferruh Yigit > >> On 11/1/2020 5:48 PM, Matan Azrad wrote: > >>> When an age action becomes aged-out the rte_flow_get_aged_flows > >>> should ret

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

2020-11-04 Thread Ferruh Yigit
On 11/3/2020 7:33 AM, Matan Azrad wrote: Hi Ferruh Thank you for the fast review. Please see inline From: Ferruh Yigit On 11/1/2020 5:48 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 struct

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

2020-11-02 Thread Matan Azrad
Hi Ferruh Thank you for the fast review. Please see inline From: Ferruh Yigit > On 11/1/2020 5:48 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

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

2020-11-02 Thread Ferruh Yigit
On 11/1/2020 5:48 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] app/testpmd: support age shared action context

2020-11-01 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