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

Chen, Jing D jing.d.chen at intel.com
Fri Jul 31 07:45:48 CEST 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wang Xiao W
> Sent: Friday, July 31, 2015 1:06 PM
> To: dev at dpdk.org
> Cc: Wang, Xiao W
> Subject: [dpdk-dev] [PATCH] fm10k: fix 2 bugs in rxtx_queue_disable and
> fm10k_dev_start
> 
> 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>	



More information about the dev mailing list