mbox

[v2,0/2] iavf update base code

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

Message

Qi Zhang Oct. 16, 2020, 10:41 a.m. UTC
  main change:
Add support for VFs with > 16 queues pairs

v2:
- add more commit in PATCH 1/2.
- squash PATCH 3/3 with PATCH 2/3.

Qi Zhang (2):
  common/iavf: replace macro for MAC address length
  common/iavf: add support for VFs with >16 queue pairs

 drivers/common/iavf/README     |   2 +-
 drivers/common/iavf/virtchnl.h | 235 +++++++++++++++++++++++++++++----
 2 files changed, 207 insertions(+), 30 deletions(-)