DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xing, Beilei" <beilei.xing@intel.com>
To: "Wang, Jie1X" <jie1x.wang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Yang, SteveX" <stevex.yang@intel.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>,
	"Zhang, Qi Z" <qi.z.zhang@intel.com>
Subject: RE: [PATCH v3 2/2] net/iavf: support L2TPv2 for AVF FDIR
Date: Fri, 11 Feb 2022 08:14:12 +0000	[thread overview]
Message-ID: <DM6PR11MB30980BBC5CAF9D44BAFDAB00F7309@DM6PR11MB3098.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220211080929.424165-3-jie1x.wang@intel.com>



> -----Original Message-----
> From: Wang, Jie1X <jie1x.wang@intel.com>
> Sent: Friday, February 11, 2022 4:09 PM
> To: dev@dpdk.org
> Cc: Yang, SteveX <stevex.yang@intel.com>; Wu, Jingjing
> <jingjing.wu@intel.com>; Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z
> <qi.z.zhang@intel.com>; Wang, Jie1X <jie1x.wang@intel.com>
> Subject: [PATCH v3 2/2] net/iavf: support L2TPv2 for AVF FDIR
> 
> Add support for L2TPv2(include PPP over L2TPv2) protocols FDIR based on outer
> MAC src/dst address and L2TPv2 session ID.
> 
> Add support for PPPoL2TPv2oUDP protocols FDIR based on inner IP src/dst
> address and UDP/TCP src/dst port.
> 
> Patterns are listed below:
> eth/ipv4(6)/udp/l2tpv2
> eth/ipv4(6)/udp/l2tpv2/ppp
> 
> eth/ipv4(6)/udp/l2tpv2/ppp/ipv4(6)
> eth/ipv4(6)/udp/l2tpv2/ppp/ipv4(6)/udp
> eth/ipv4(6)/udp/l2tpv2/ppp/ipv4(6)/tcp
> 
> Signed-off-by: Jie Wang <jie1x.wang@intel.com>

Acked-by: Beilei Xing <beilei.xing@intel.com>

  reply	other threads:[~2022-02-11  8:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11  2:21 [PATCH 0/2] support L2TPv2 for AVF RSS hash and FDIR Jie Wang
2022-02-11  2:21 ` [PATCH 1/2] net/iavf: support L2TPv2 for AVF HASH Jie Wang
2022-02-11  2:21 ` [PATCH 2/2] net/iavf: support L2TPv2 for AVF FDIR Jie Wang
2022-02-11  7:36 ` [PATCH v2 0/2] support L2TPv2 for AVF RSS hash and FDIR Jie Wang
2022-02-11  7:36   ` [PATCH v2 1/2] net/iavf: support L2TPv2 for AVF HASH Jie Wang
2022-02-11  7:36   ` [PATCH v2 2/2] net/iavf: support L2TPv2 for AVF FDIR Jie Wang
2022-02-11  8:09   ` [PATCH v3 0/2] support L2TPv2 for AVF RSS and FDIR Jie Wang
2022-02-11  8:09     ` [PATCH v3 1/2] net/iavf: support L2TPv2 for AVF RSS Jie Wang
2022-02-15  2:00       ` Xing, Beilei
2022-02-11  8:09     ` [PATCH v3 2/2] net/iavf: support L2TPv2 for AVF FDIR Jie Wang
2022-02-11  8:14       ` Xing, Beilei [this message]
2022-02-15  8:25     ` [PATCH v4 0/2] support L2TPv2 for AVF RSS and FDIR Jie Wang
2022-02-15  8:25       ` [PATCH v4 1/2] net/iavf: support L2TPv2 for AVF RSS Jie Wang
2022-02-15  8:25       ` [PATCH v4 2/2] net/iavf: support L2TPv2 for AVF FDIR Jie Wang
2022-02-15  8:28       ` [PATCH v4 0/2] support L2TPv2 for AVF RSS and FDIR Zhang, Qi Z

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM6PR11MB30980BBC5CAF9D44BAFDAB00F7309@DM6PR11MB3098.namprd11.prod.outlook.com \
    --to=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jie1x.wang@intel.com \
    --cc=jingjing.wu@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=stevex.yang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).