DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] net/i40e: fix incorrect FDIR flex configuration
@ 2020-11-04  8:29 Chenxu Di
  2020-11-04  8:29 ` [dpdk-dev] [PATCH 1/2] net/i40e: fix incorrect FDIR flex mask Chenxu Di
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Chenxu Di @ 2020-11-04  8:29 UTC (permalink / raw)
  To: dev; +Cc: beilei.xing, jia.guo, haiyue.wang, Chenxu Di

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-11-10  8:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04  8:29 [dpdk-dev] [PATCH 0/2] net/i40e: fix incorrect FDIR flex configuration Chenxu Di
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

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).