> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Jeff Guo
> Sent: Thursday, July 16, 2020 3:31 PM
> To: Zhang, AlvinX <[email protected]>; Yang, Qiming
> <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: Re: [dpdk-dev] [PATCH v5] net/i40e: fix qps configuration in VF
> 
> Acked-by: Jeff Guo <[email protected]>
> 
> On 7/16/2020 2:33 PM, [email protected] wrote:
> > From: Alvin Zhang <[email protected]>
> >
> > If a VF request PF to allocate more number of queue pairs, the PF will
> > free the queue pairs which have been allocated and reset the VF. So,
> > VF should stop to work until all the process is done. This patch
> > modify the process of the request queue pairs. To improve efficiency
> > and eliminate code redundancy, the promiscuous ops were also updated.
> >
> > Fixes: c48eb308ed13 ("net/i40e: support VF request more queues")
> > Cc: [email protected]
> >
> > Signed-off-by: Alvin Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to