DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6 v2] iavf share code update
@ 2020-04-13  9:32 Qi Zhang
  2020-04-13  9:32 ` [dpdk-dev] [PATCH 1/6 v2] common/iavf: add PTYPE definition Qi Zhang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Qi Zhang @ 2020-04-13  9:32 UTC (permalink / raw)
  To: beilei.xing; +Cc: xiaolong.ye, dev, Qi Zhang

Update virtual channel to support 
1) DDP package info query
2) flexibale RXID negotiate 
3) RSS and FDIR

v2
- nothing change, just send cover letter together with patches this
  time.

Qi Zhang (6):
  common/iavf: add PTYPE definition
  common/iavf: add DDP package query in virtual channel
  common/iavf: add virtual channel support for Flex RXD
  common/iavf: add virtual channel protocol header
  common/iavf: add advanced RSS input set change support
  common/iavf: add flow director support in virtual channel

 drivers/common/iavf/iavf_type.h |   3 +-
 drivers/common/iavf/virtchnl.h  | 380 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 380 insertions(+), 3 deletions(-)

-- 
2.13.6

Acked-by: Beilei Xing <beilei.xing@intel.com>


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

end of thread, other threads:[~2020-04-13 14:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  9:32 [dpdk-dev] [PATCH 0/6 v2] iavf share code update Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 1/6 v2] common/iavf: add PTYPE definition Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 2/6 v2] common/iavf: add DDP package query in virtual channel Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 3/6 v2] common/iavf: add virtual channel support for Flex RXD Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 4/6 v2] common/iavf: add virtual channel protocol header Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 5/6 v2] common/iavf: add advanced RSS input set change support Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 6/6 v2] common/iavf: add flow director support in virtual channel Qi Zhang
2020-04-13 14:35 ` [dpdk-dev] [PATCH 0/6 v2] iavf share code update Ye Xiaolong

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