[dpdk-stable] [PATCH v1] net/ice: calculate TCP header size for offload

Zhang, Qi Z qi.z.zhang at intel.com
Wed Jul 29 10:08:03 CEST 2020



> -----Original Message-----
> From: Wang, Haiyue <haiyue.wang at intel.com>
> Sent: Wednesday, July 29, 2020 3:51 PM
> To: dev at dpdk.org; Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>
> Cc: Wang, Yinan <yinan.wang at intel.com>; Xu, Ting <ting.xu at intel.com>;
> Wang, Haiyue <haiyue.wang at intel.com>; stable at dpdk.org
> Subject: [PATCH v1] net/ice: calculate TCP header size for offload
> 
> The ice needs the exact TCP header size including options for TCP checksum
> offload, but according to PKT_TX_TCP_CKSUM note, l4_len is not required to be
> set, so it needs to calculate the TCP header size if not set.
> 
> 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