DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chenxu Di <chenxux.di@intel.com>
To: dev@dpdk.org
Cc: beilei.xing@intel.com, jia.guo@intel.com, haiyue.wang@intel.com,
	Chenxu Di <chenxux.di@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] net/i40e: fix incorrect FDIR flex configuration
Date: Wed,  4 Nov 2020 08:29:57 +0000	[thread overview]
Message-ID: <20201104082959.63800-1-chenxux.di@intel.com> (raw)

The configuration of FDIR flex mask and flex pit should not be set
during flow validate. It should be set when flow create.

Chenxu Di (2):
  net/i40e: fix incorrect FDIR flex mask
  net/i40e: fix incorrect FDIR flex pit

 drivers/net/i40e/i40e_ethdev.h |  22 ++--
 drivers/net/i40e/i40e_fdir.c   | 194 ++++++++++++++++++++++++++++++++
 drivers/net/i40e/i40e_flow.c   | 195 ++-------------------------------
 3 files changed, 216 insertions(+), 195 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-11-04  8:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04  8:29 Chenxu Di [this message]
2020-11-04  8:29 ` [dpdk-dev] [PATCH 1/2] net/i40e: fix incorrect FDIR flex mask Chenxu Di
2020-11-04  9:40   ` Guo, Jia
2020-11-04  9:49     ` Di, ChenxuX
2020-11-05  8:40       ` Di, ChenxuX
2020-11-04  8:29 ` [dpdk-dev] [PATCH 2/2] net/i40e: fix incorrect FDIR flex pit Chenxu Di
2020-11-04  9:18   ` Guo, Jia
2020-11-06  6:47 ` [dpdk-dev] [PATCH v2] net/i40e: fix incorrect FDIR flex configuration Chenxu Di
2020-11-09  3:23   ` Zhou, JunX W
2020-11-10  5:42 ` [dpdk-dev] [PATCH v3] " Chenxu Di
2020-11-10  6:54   ` Guo, Jia
2020-11-10  7:08 ` [dpdk-dev] [PATCH v4] " Chenxu Di
2020-11-10  8:27   ` 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=20201104082959.63800-1-chenxux.di@intel.com \
    --to=chenxux.di@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=haiyue.wang@intel.com \
    --cc=jia.guo@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).