[dpdk-dev] [PATCH v1] net/ice: fix incorrect ptype parsing

Zhang, Qi Z qi.z.zhang at intel.com
Wed Sep 16 13:19:17 CEST 2020



> -----Original Message-----
> From: Xu, Ting <ting.xu at intel.com>
> Sent: Wednesday, September 16, 2020 11:02 AM
> To: dev at dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>; Xu, Ting
> <ting.xu at intel.com>; stable at dpdk.org
> Subject: [PATCH v1] net/ice: fix incorrect ptype parsing
> 
> The ptype mask for flexible descriptor in Rx function ice_recv_pkts_vec has a
> reversed order, which leads to an incorrect value of the final ptype. This patch
> fix the mask to parse the correct ptype of RX packets.
> 
> Fixes: c68a52b8b38c ("net/ice: support vector SSE in Rx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ting Xu <ting.xu 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 dev mailing list