> -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Thursday, September 19, 2024 02:48 > To: [email protected] > Cc: Dariusz Sosnowski <[email protected]>; Ori Kam > <[email protected]>; NBU-Contact-Thomas Monjalon (EXTERNAL) > <[email protected]>; Matan Azrad <[email protected]>; > [email protected]; [email protected] > 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 <[email protected]>
Acked-by: Dariusz Sosnowski <[email protected]> Best regards, Dariusz Sosnowski

