; Shahaf Shuler
> > ; Yongseok Koh ; John
> > McNamara ; Marko Kovacevic
> >
> > Cc: dev@dpdk.org
> > Subject: [dpdk-dev] [PATCH v2] net/mlx5: support matching on ICMP/ICMP6
> >
> > On DV/DR flow engine, MLX5 can match on ICMP/ICMP6's code and type
>
org
> Subject: [dpdk-dev] [PATCH v2] net/mlx5: support matching on ICMP/ICMP6
>
> On DV/DR flow engine, MLX5 can match on ICMP/ICMP6's code and type
> field via FLEX Parser, which can be enabled by config FW using FLEX Parser
> profile 2:
>
> mlxconfig -d -y set FLEX_PARSER_PR
On DV/DR flow engine, MLX5 can match on ICMP/ICMP6's code and type field
via FLEX Parser, which can be enabled by config FW using FLEX Parser
profile 2:
mlxconfig -d -y set FLEX_PARSER_PROFILE_ENABLE=2
Signed-off-by: Xiaoyu Min
---
v2:
* updated release note
---
doc/guides/nics/mlx5.rst
3 matches
Mail list logo