DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] support eCPRI MSG TYPE 0 for AVF FDIR and RSS
@ 2020-12-14  6:49 Junfeng Guo
  2020-12-14  6:49 ` [dpdk-dev] [PATCH 1/5] common/iavf: add proto hdr flds support for eCPRI Junfeng Guo
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Junfeng Guo @ 2020-12-14  6:49 UTC (permalink / raw)
  To: qi.z.zhang, jingjing.wu, beilei.xing
  Cc: dev, junfeng.guo, simei.su, yahui.cao

This patch set enables eCPRI Message Type 0 with input set physical
channel ID in rte_flow for AVF FDIR and RSS.

[PATCH 1/5] common/iavf: add proto hdr flds support for eCPRI.
[PATCH 2/5] net/iavf: support flow patterns for eCPRI.
[PATCH 3/5] net/iavf: define new bits for eCPRI.
[PATCH 4/5] net/iavf: support eCPRI MSG TYPE 0 for AVF FDIR.
[PATCH 5/5] net/iavf: support eCPRI MSG TYPE 0 for RSS.

Junfeng Guo (3):
  common/iavf: add proto hdr flds support for eCPRI
  net/iavf: define new bits for eCPRI
  net/iavf: support eCPRI MSG TYPE 0 for AVF FDIR

Simei Su (2):
  net/iavf: support flow patterns for eCPRI
  net/iavf: support eCPRI MSG TYPE 0 for RSS

 drivers/common/iavf/virtchnl.h       |  5 ++++
 drivers/net/iavf/iavf_fdir.c         | 32 ++++++++++++++++++++++++++
 drivers/net/iavf/iavf_generic_flow.c | 15 ++++++++++++
 drivers/net/iavf/iavf_generic_flow.h |  8 ++++++-
 drivers/net/iavf/iavf_hash.c         | 34 ++++++++++++++++++++++++++++
 5 files changed, 93 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-01-05 12:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14  6:49 [dpdk-dev] [PATCH 0/5] support eCPRI MSG TYPE 0 for AVF FDIR and RSS Junfeng Guo
2020-12-14  6:49 ` [dpdk-dev] [PATCH 1/5] common/iavf: add proto hdr flds support for eCPRI Junfeng Guo
2020-12-14  6:49 ` [dpdk-dev] [PATCH 2/5] net/iavf: support flow patterns " Junfeng Guo
2020-12-14  6:49 ` [dpdk-dev] [PATCH 3/5] net/iavf: define new bits " Junfeng Guo
2021-01-05 12:28   ` Ferruh Yigit
2020-12-14  6:49 ` [dpdk-dev] [PATCH 4/5] net/iavf: support eCPRI MSG TYPE 0 for AVF FDIR Junfeng Guo
2021-01-05 12:30   ` Ferruh Yigit
2020-12-14  6:49 ` [dpdk-dev] [PATCH 5/5] net/iavf: support eCPRI MSG TYPE 0 for RSS Junfeng Guo
2020-12-23 11:07 ` [dpdk-dev] [PATCH 0/5] support eCPRI MSG TYPE 0 for AVF FDIR and RSS 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).