mbox

[0/3] iavf update base code

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

Message

Qi Zhang Oct. 15, 2020, 12:43 a.m. UTC
  main change:
Add support for VFs with > queue pairs.

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

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