mbox

[0/6,v2] iavf share code update

Message ID 20200413093256.20767-1-qi.z.zhang@intel.com (mailing list archive)
Headers

Message

Qi Zhang April 13, 2020, 9:32 a.m. UTC
  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(-)