Hi Alex, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Sunday, February 6, 2022 5:25 AM > Subject: [PATCH v3 10/10] app/testpmd: implement rte flow queue indirect > actions > > Add testpmd support for the rte_flow_q_action_handle API. > Provide the command line interface for operations dequeue. > Usage example: > flow queue 0 indirect_action 0 create action_id 9 > ingress postpone yes action rss / end > flow queue 0 indirect_action 0 update action_id 9 > action queue index 0 / end > flow queue 0 indirect_action 0 destroy action_id 9 > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> > ---
Acked-by: Ori Kam <or...@nvidia.com> Best, Ori