RE: [PATCH v2 3/5] net/mlx5: create array ste matcher

2024-10-22 Thread Dariusz Sosnowski
u > Subject: [PATCH v2 3/5] net/mlx5: create array ste matcher > > Create an array STE matcher for a template table in case of insertion by index > with pattern is selected. > Packets will be matched on a pattern at the index. > This table is isolated from any other tables in a grou

[PATCH v2 3/5] net/mlx5: create array ste matcher

2024-10-15 Thread Alexander Kozyrev
Create an array STE matcher for a template table in case of insertion by index with pattern is selected. Packets will be matched on a pattern at the index. This table is isolated from any other tables in a group. That means packets missed the rule won't go to a lower priority tables, but proceed wi