> -----Original Message-----
> From: Zhang, Qi Z <[email protected]>
> Sent: Friday, October 16, 2020 6:41 PM
> To: Yigit, Ferruh <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>; Zhang, Qi Z
> <[email protected]>
> Subject: [PATCH v2 0/2] iavf update base code
>
> 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(-)
>
> --
> 2.25.4
Applied to dpdk-next-net-intel.
Thanks
Qi