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

2023-01-30 Thread Leo Xu (Networking SW)
Hi Thomas, PSB > -Original Message- > From: Thomas Monjalon > Sent: Wednesday, January 18, 2023 4:58 PM > To: Leo Xu (Networking SW) > Cc: dev@dpdk.org; Matan Azrad ; Slava Ovsiienko > > Subject: Re: [PATCH v2 3/3] net/mlx5/hws: add ICMPv6 ID and sequence match &g

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

2023-01-18 Thread Thomas Monjalon
20/12/2022 08:44, 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 automatic

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

2022-12-19 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