[dpdk-dev] [PATCH] i40e: fix i40e_reset_tx_queue cmd_type_offset_bsz init

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Oct 9 21:07:07 CEST 2014


> > Fix the descriptor initialization loop, so that it initializes the
> > i40e_tx_desc::cmd_type_offset_bsz for the correct index into the tx_ring array.
> > 
> > Previously it would use the index once to initialize the txd local variable, then
> > again when setting cmd_type_offset_bsz.
> > 
> > Signed-off-by: Jim Harris <james.r.harris at intel.com>
> 
> Acked-by: Helin Zhang <helin.zhang at intel.com>
> 
> Thanks to James for the good catch!

Applied

Thanks
-- 
Thomas


More information about the dev mailing list