RE: [PATCH v3 3/3] net/mlx5/hws: add ICMPv6 ID and sequence match support

2023-02-07 Thread Slava Ovsiienko
> -Original Message- > From: Leo Xu (Networking SW) > Sent: Sunday, February 5, 2023 3:42 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Slava Ovsiienko > > Subject: [PATCH v3 3/3] net/mlx5/hws: add ICMPv6 ID and sequence match > support > > This patch add

RE: [PATCH v3 3/3] net/mlx5/hws: add ICMPv6 ID and sequence match support

2023-02-07 Thread Alex Vesker
Hi, > -Original Message- > From: Leo Xu > Sent: Sunday, 5 February 2023 15:42 > To: dev@dpdk.org > Cc: Matan Azrad ; Slava Ovsiienko > > Subject: [PATCH v3 3/3] net/mlx5/hws: add ICMPv6 ID and sequence match > support > > This patch adds ICMPv6 ID and

[PATCH v3 3/3] net/mlx5/hws: add ICMPv6 ID and sequence match support

2023-02-05 Thread Leo Xu
This patch adds ICMPv6 ID and sequence match support for HWS. Since type and code of ICMPv6 echo is already specified by ITEM type: RTE_FLOW_ITEM_TYPE_ICMP6_ECHO_REQUEST RTE_FLOW_ITEM_TYPE_ICMP6_ECHO_REPLY mlx5 pmd will set appropriate type and code automatically: Echo request: type(128), cod