> -----Original Message-----
> From: Xing, Beilei <[email protected]>
> Sent: Thursday, October 15, 2020 4:42 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: Xu, Ting <[email protected]>; [email protected]
> Subject: RE: [PATCH 0/3] iavf update base code
>
>
>
> > -----Original Message-----
> > From: Zhang, Qi Z <[email protected]>
> > Sent: Thursday, October 15, 2020 8:43 AM
> > To: Xing, Beilei <[email protected]>
> > Cc: Xu, Ting <[email protected]>; [email protected]; Zhang, Qi Z
> > <[email protected]>
> > Subject: [PATCH 0/3] iavf update base code
> >
> > main change:
> > Add support for VFs with > queue pairs.
>
> I think ' > 16 queue pairs' here.
> Acked-by: Beilei Xing <[email protected]>
>
> >
> > 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(-)
> >
> > --
> > 2.25.4
>
Applied to dpdk-next-net-intel.
Thanks
Qi