[dpdk-stable] [PATCH v1] net/ice: fix burst Tx descriptor set issue

Zhang, Qi Z qi.z.zhang at intel.com
Fri Jul 31 07:56:50 CEST 2020



> -----Original Message-----
> From: Wang, Haiyue <haiyue.wang at intel.com>
> Sent: Friday, July 31, 2020 12:27 PM
> To: dev at dpdk.org; Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>
> Cc: Xu, Ting <ting.xu at intel.com>; Sun, Chenmin <chenmin.sun at intel.com>;
> Wang, Yinan <yinan.wang at intel.com>; Wang, Haiyue
> <haiyue.wang at intel.com>; stable at dpdk.org
> Subject: [PATCH v1] net/ice: fix burst Tx descriptor set issue
> 
> The variables 'td_offset' and 'td_tag' should be reset to 0 for every burst packet,
> otherwise the fields of Tx Descriptor will be set wrong, this will cause the MDD
> event error, and Tx will hang.
> 
> Fixes: 17c7d0f9d6a4 ("net/ice: support basic Rx/Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>
Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the stable mailing list