Re: [dpdk-dev] [PATCH v4 2/2] app/testpmd: support shared action

2020-10-06 Thread Ori Kam
Hi Andrey, > -Original Message- > From: Andrey Vesnovaty > Sent: Tuesday, October 6, 2020 11:09 PM > To: dev@dpdk.org > > Subject: [PATCH v4 2/2] app/testpmd: support shared action > > This patch adds shared action support to testpmd CLI. > > All shared actions created via testpmd CLI a

[dpdk-dev] [PATCH v4 2/2] app/testpmd: support shared action

2020-10-06 Thread Andrey Vesnovaty
This patch adds shared action support to testpmd CLI. All shared actions created via testpmd CLI assigned ID for further reference in other CLI commands. Shared action ID supplied as CLI argument or assigned by testpmd is similar to flow ID & limited to scope of testpdm CLI. Create shared action