RE: [PATCH 0/9] net/mlx5: flow fast path validation

2024-06-06 Thread Dariusz Sosnowski
> - Patches 2-7: Prepares mlx5 PMD for adding fast path validations. Correction: Patches 2-8 > - Patch 8: Introduce validations to: Correction: Patch 9 Best regards, Dariusz Sosnowski

[PATCH 0/9] net/mlx5: flow fast path validation

2024-06-05 Thread Dariusz Sosnowski
This patchset adds validations for flow items and actions supplied by the user to fast path async flow API functions implemented in mlx5 PMD. - Patch 1: Adds the ability to generically calculate flow item's mask size using rte_flow_conv(). This change is used in follow up patches to check for