> -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Thursday, September 19, 2024 02:48 > To: dev@dpdk.org > Cc: Dariusz Sosnowski <dsosnow...@nvidia.com>; Ori Kam > <or...@nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL) > <tho...@monjalon.net>; Matan Azrad <ma...@nvidia.com>; > ferruh.yi...@amd.com; step...@networkplumber.org > Subject: [PATCH 2/6] app/testpmd: add index with pattern insertion type > > Provide index_with_pattern command line option for the template table > insertion type. > > flow template_table 0 create table_id 2 group 13 priority 0 > insertion_type index_with_pattern ingress rules_number 64 > pattern_template 2 actions_template 2 > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> Best regards, Dariusz Sosnowski