RE: [PATCH 4/6] app/testpmd: add insertion by index with pattern option

2024-09-25 Thread Dariusz Sosnowski
ct: [PATCH 4/6] app/testpmd: add insertion by index with pattern option > > Allow to specify both the rule index and the pattern in the flow rule creation > command line parameters. > Both are needed for rte_flow_async_create_by_index_with_pattern(). > > flow q

[PATCH 4/6] app/testpmd: add insertion by index with pattern option

2024-09-18 Thread Alexander Kozyrev
Allow to specify both the rule index and the pattern in the flow rule creation command line parameters. Both are needed for rte_flow_async_create_by_index_with_pattern(). flow queue 0 create 0 template_table 2 rule_index 5 pattern_template 0 actions_template 0 postpone no pattern eth / end act