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] refactor and clean FDIR Date: Tue, 8 Sep 2020 15:39:37 +0800 Message-ID: <20200908073939.4099976-1-zhirun.yan@intel.com> (raw) main changes: 1. Refactor FDIR configure function. 2. Merge flow seg info for tun/non-tun, distinguish inner/outer input_set. 3. Remove redundant segment info. Zhirun Yan (2): net/ice: refactor FDIR set conf function net/ice: merge inner/outer flow seg info for FDIR drivers/net/ice/ice_ethdev.h | 1 + drivers/net/ice/ice_fdir_filter.c | 99 ++++++++++++++++++------------- 2 files changed, 58 insertions(+), 42 deletions(-) -- 2.25.1
next reply other threads:[~2020-09-08 7:42 UTC|newest] Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-08 7:39 Zhirun Yan [this message] 2020-09-08 7:39 ` [dpdk-dev] [PATCH v1 1/2] net/ice: refactor FDIR set conf function Zhirun Yan 2020-09-08 7:39 ` [dpdk-dev] [PATCH v1 2/2] net/ice: merge inner/outer flow seg info for FDIR Zhirun Yan 2020-09-11 5:53 ` Zhang, Qi Z 2020-09-14 3:05 ` [dpdk-dev] [PATCH v1 0/2] refactor and clean FDIR Zhirun Yan 2020-09-14 3:05 ` [dpdk-dev] [PATCH v2 1/2] net/ice: refactor FDIR set conf function Zhirun Yan 2020-09-14 10:54 ` Ferruh Yigit 2020-09-15 5:30 ` Yan, Zhirun 2020-09-14 3:05 ` [dpdk-dev] [PATCH v2 2/2] net/ice: merge inner/outer flow seg info for FDIR Zhirun Yan 2020-09-14 5:23 ` [dpdk-dev] [PATCH v1 0/2] refactor and clean FDIR Zhang, Qi Z 2020-09-15 5:27 ` [dpdk-dev] [PATCH v3 " Zhirun Yan 2020-09-15 5:27 ` [dpdk-dev] [PATCH v3 1/2] net/ice: refactor FDIR set conf function Zhirun Yan 2020-09-18 9:28 ` Cao, Yahui 2020-09-15 5:27 ` [dpdk-dev] [PATCH v3 2/2] net/ice: merge inner/outer flow seg info for FDIR Zhirun Yan 2020-09-18 9:30 ` Cao, Yahui 2020-09-15 5:38 ` [dpdk-dev] [PATCH v3 0/2] refactor and clean 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=20200908073939.4099976-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