From: Zhirun Yan <zhirun.yan@intel.com> To: qi.z.zhang@intel.com, dev@dpdk.org Cc: yahui.cao@intel.com, xiao.w.wang@intel.com, simei.su@intel.com, junfeng.guo@intel.com, Zhirun Yan <zhirun.yan@intel.com> Subject: [dpdk-dev] [PATCH v1 0/2] support FDIR inner/outer field for tunnel packet Date: Mon, 28 Sep 2020 14:31:44 +0800 Message-ID: <20200928063146.668003-1-zhirun.yan@intel.com> (raw) support FDIR inner/outer field for tunnel packet Enable VXLAN inner/outer L2/L3 fields. Zhirun Yan (2): net/ice/base: add tunnel support for FDIR net/ice: support inner/outer L2/L3 field for FDIR drivers/net/ice/base/ice_fdir.c | 7 ++++ drivers/net/ice/base/ice_fdir.h | 9 +++++ drivers/net/ice/base/ice_flow.c | 6 ++-- drivers/net/ice/ice_fdir_filter.c | 59 +++++++++++++++++++++++++++++-- 4 files changed, 75 insertions(+), 6 deletions(-) -- 2.25.1
next reply other threads:[~2020-09-28 6:37 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-28 6:31 Zhirun Yan [this message] 2020-09-28 6:31 ` [dpdk-dev] [PATCH v1 1/2] net/ice/base: add tunnel support for FDIR Zhirun Yan 2020-09-28 6:31 ` [dpdk-dev] [PATCH v1 2/2] net/ice: support inner/outer L2/L3 field " Zhirun Yan 2020-10-15 9:28 ` Cao, Yahui 2020-11-02 8:23 ` Yan, Zhirun
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=20200928063146.668003-1-zhirun.yan@intel.com \ --to=zhirun.yan@intel.com \ --cc=dev@dpdk.org \ --cc=junfeng.guo@intel.com \ --cc=qi.z.zhang@intel.com \ --cc=simei.su@intel.com \ --cc=xiao.w.wang@intel.com \ --cc=yahui.cao@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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git