> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Wednesday, May 11, 2022 10:55 PM
> To: Wang, Jie1X <[email protected]>; Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Yang, SteveX <[email protected]>; Yang, Qiming
> <[email protected]>
> Subject: Re: [PATCH v2] net/ice/base: enable FDIR support for
> IPV6_NETX_PROTO
>
> 11/05/2022 16:31, Zhang, Qi Z:
> > From: Wang, Jie1X <[email protected]>
> > >
> > > To support the new DDP and be compatible with the old version DDP
> > > file, API function 'check_ddp_support_proto_id' is added to detect
> > > if the required protocol ID is supported by the current DDP file.
> > >
> > > Add new protocol ID IPV6_NETX_PROTO support for PF FDIR if current
> > > DDP is new DDP and keep behavior if it is the old version DDP.
> > >
> > > v2: rebase and optimize the API function
> > >
> > > Signed-off-by: Jie Wang <[email protected]>
> >
> > Acked-by: Qi Zhang <[email protected]>
> >
> > Applied to dpdk-next-net-intel.
>
> Do you mean NEXT_PROTO instead of NETX?
>
> Qi, I expect you fix this kind of mistake while merging please, thank you.
Yes, it should be NEXT_PROTO, I have fixed in dpdk-next-net-intel. thanks
>