Re: [dpdk-dev] [PATCH] app/testpmd: support query of AGE action

2020-10-01 Thread Ferruh Yigit
On 10/1/2020 7:53 AM, Dekel Peled wrote: Following ethdev update [1], this patch adds CLI support to query information related to AGE action. [1] https://mails.dpdk.org/archives/dev/2020-September/183699.html Hi Dekel, If there will be a new version of ethdev patch or this patch, can you ple

[dpdk-dev] [PATCH] app/testpmd: support query of AGE action

2020-09-30 Thread Dekel Peled
Following ethdev update [1], this patch adds CLI support to query information related to AGE action. [1] https://mails.dpdk.org/archives/dev/2020-September/183699.html Signed-off-by: Dekel Peled Acked-by: Matan Azrad --- app/test-pmd/config.c | 12 1 file changed, 12 insertions(+)