RE: [PATCH v2 3/9] app/testpmd: add shared indirect action support

2023-02-09 Thread Ori Kam
Hi Slava, > -Original Message- > From: Slava Ovsiienko > Sent: Tuesday, 7 February 2023 16:02 > Subject: [PATCH v2 3/9] app/testpmd: add shared indirect action support > > The shared indirect action can be shared between ports, > action should be created on singl

[PATCH v2 3/9] app/testpmd: add shared indirect action support

2023-02-07 Thread Viacheslav Ovsiienko
The shared indirect action can be shared between ports, action should be created on single port and the handle can be used in the templates and flows on multiple ports, example: flow configure 0 queues_number 1 queues_size 64 counters_number 64 flow configure 1 queues_number 1 queues_size 64 c