Skip to content

Commit faadb8c

Browse files
sodarraslandarawsheh
authored andcommitted
net/mlx5: support count and age on root group
This patch enables support for count and age flow actions in root table i.e. flow group 0, when working with HW Steering flow engine (dv_flow_en = 2). It depends on support in HWS layer introduced in previous patches. Specifically this patch: - Adjusts action validation during flow actions translation to allow count and age on root group. - Adds creation and destruction of mlx5dr count action for use on root group. - Adjusts count action construction (done during rule create) to select correct action variant based on the group where the rule is created. Signed-off-by: Dariusz Sosnowski <[email protected]> Acked-by: Bing Zhao <[email protected]>
1 parent ae657d5 commit faadb8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/guides/rel_notes/release_25_11.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@ New Features
173173
* Added multi-process per port.
174174
* Optimized code.
175175

176+
* **Updated NVIDIA mlx5 driver.**
177+
178+
* Support count and age flow actions on root tables with HW Steering flow engine.
179+
176180
* **Added PQC ML algorithms in cryptodev.**
177181

178182
* Added PQC ML-KEM support with reference to FIPS203.

0 commit comments

Comments
 (0)