> -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Wednesday, September 25, 2024 9:05 PM > > 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 > actions count / queue index 1 / end > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> > ---
Acked-by: Ori Kam <or...@nvidia.com> Best, Ori