; Matan Azrad
>
> Subject: [PATCH] net/mlx5: fix action template expansion: support indirect
> actions list
>
> MLX5 PMD actions template compilation may implicitly add MODIFY_HEADER
> to actions list provided by application.
> MLX5 actions in a template list must be arranged
MLX5 PMD actions template compilation may implicitly add MODIFY_HEADER
to actions list provided by application.
MLX5 actions in a template list must be arranged according to the HW
supported order.
The PMD must place new MODIFY_HEADER in the correct location relative
to existing actions.
The patch
2 matches
Mail list logo