[PATCH v2 0/3] support match icmpv6 ID and sequence
Leo Xu (Networking SW)
yongquanx at nvidia.com
Tue Jan 31 04:54:54 CET 2023
Hi,
PSB
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at amd.com>
> Sent: Thursday, January 26, 2023 6:47 PM
> To: Leo Xu (Networking SW) <yongquanx at nvidia.com>
> Cc: Matan Azrad <matan at nvidia.com>; dev at dpdk.org; Slava Ovsiienko
> <viacheslavo at nvidia.com>
> Subject: Re: [PATCH v2 0/3] support match icmpv6 ID and sequence
>
> External email: Use caution opening links or attachments
>
>
> On 12/20/2022 7:44 AM, Leo Xu wrote:
> > Currently, rte_flow API does not support matching ID and sequence
> > fields of icmp6 echo packets.
> >
> > This patchset is used to support match icmpv6 ID and sequence in
> > rte_flow. It adds needed API in rte_flow, and gives corresponding
> > implementation for mlx5 pmd.
> >
> > Leo Xu (3):
> > ethdev: add ICMPv6 ID and sequence
> > net/mlx5: add ICMPv6 ID and sequence match support
> > net/mlx5/hws: add ICMPv6 ID and sequence match support
> >
> > ---
> > v2:
> > * rebase 23.03
> >
>
> mlx patches are giving following warning:
> $ ./devtools/check-doc-vs-code.sh
> rte_flow doc out of sync for mlx5
> item icmp6_echo_reply
> item icmp6_echo_request
Thanks for the catch, will fix it in next PATCH.
>
> Also can you please make sure driver patches are acked by driver maintainers,
> so we can merge all set with ethdev and driver patches together.
More information about the dev
mailing list