> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Xing, Beilei
> Sent: Wednesday, July 8, 2020 4:20 PM
> To: Sun, GuinanX <[email protected]>; [email protected]
> Cc: Guo, Jia <[email protected]>
> Subject: Re: [dpdk-dev] [PATCH v6] net/i40e: support cloud filter with L4
> port
>
>
>
> > -----Original Message-----
> > From: Sun, GuinanX <[email protected]>
> > Sent: Wednesday, July 8, 2020 3:41 PM
> > To: [email protected]
> > Cc: Xing, Beilei <[email protected]>; Guo, Jia
> > <[email protected]>; Sun, GuinanX <[email protected]>
> > Subject: [PATCH v6] net/i40e: support cloud filter with L4 port
> >
> > This patch enables cloud filter for IPv4/6_UDP/TCP/SCTP with SRC port
> > only or DST port only.
> > This supports different filter types for the same packet type.
> > E.g. one IPv4_UDP rules with SRC port only and another IPv4_UDP rule
> > with DST port only.
> >
> > Signed-off-by: Guinan Sun <[email protected]>
> Acked-by: Beilei Xing <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi