> -----Original Message-----
> From: Yigit, Ferruh <ferruh.yi...@intel.com>
> Sent: Thursday, February 10, 2022 4:45 AM
> To: Wang, Jie1X <jie1x.w...@intel.com>; dev@dpdk.org
> Cc: Yang, SteveX <stevex.y...@intel.com>; or...@nvidia.com; Singh, Aman
> Deep <aman.deep.si...@intel.com>; tho...@monjalon.net;
> andrew.rybche...@oktetlabs.ru; Wu, Jingjing <jingjing...@intel.com>; Xing,
> Beilei <beilei.x...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>;
> olivier.m...@6wind.com
> Subject: Re: [PATCH v5 0/6] support L2TPv2 for AVF RSS hash and FDIR
> 
> On 2/9/2022 9:38 AM, Jie Wang wrote:
> > Support IAVF L2TPv2(include PPP over L2tpv2) RSS hash and flow
> > director. Required to distribute packets based on outer MAC src
> > address and L2TPv2 session ID.
> >
> > Support IAVF PPPoL2TPv2oUDP flow director. Required to distribute
> > packets based on inner IP src+dest address and TCP/UDP src+dest port.
> >
> > ---
> > v5:
> >   * remove the comment of new macros.
> >   * update cmd_help_long_parsed() and testpmd_funcs.rst.
> >   * update RSS hash/FDIR input set.
> >   * rebase the main branch code.
> > v4:
> >   * update new macros in ethdev.
> >   * update commit log.
> >   * rebase the main branch code.
> > v3:
> >   * update new macros in ethdev.
> >   * update commit log.
> >   * rebase the main branch code.
> > v2:
> >   * upadte release notes.
> >   * add comment for RTE_ETH_RSS_L2TPV2.
> >   * update ipv6 l2tpv2 flow item.
> >   * rebase the main branch code.
> >
> > Jie Wang (6):
> >    ethdev: add L2TPv2 RSS offload type
> >    net: fix L2TPv2 common header
> >    app/testpmd: add 6 types of L2TPv2 message
> >    common/iavf: add session ID fields for L2TPv2
> >    net/iavf: support L2TPv2 for AVF HASH
> >    net/iavf: support L2TPv2 for AVF FDIR
> >
> 
> Applied first three patch to dpdk-next-net/main, thanks.
> 
> Set applied partially to make library (etdev) part in -rc1, last three 
> patches are
> driver (iavf) patches and can be merged after -rc1.
> 
> Can you please send remaining patches as separate patchset, to help maintainer
> and CI?

Yes, I'll send remaining patches as new patch set.

Reply via email to