[dpdk-dev] [PATCH] fm10k: fix 2 bugs in rxtx_queue_disable and fm10k_dev_start

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Aug 3 16:53:43 CEST 2015


> > In Rx and Tx queue_disable functions, the index of queue should
> > be qnum other than i which is the iteration of time expiration.
> > When a Tx queue fails to start in fm10k_dev_start, all Rx queues
> > and Tx queues that are started should be cleaned before the
> > function returns an error.
> > 
> > Signed-off-by: Wang Xiao W <xiao.w.wang at intel.com>
> Acked-by: Jing Chen <jing.d.chen at intel.com>	

Applied in 2 patches, thanks


More information about the dev mailing list