> -Original Message-
> From: Wang, Haiyue
> Sent: Wednesday, July 29, 2020 15:51
> To: dev@dpdk.org; Yang, Qiming ; Zhang, Qi Z
>
> Cc: Wang, Yinan ; Xu, Ting ;
> Wang, Haiyue ; sta...@dpdk.org
> Subject: [PATCH v1] net/ice: calculate TCP header size for offload
>
> The ice needs the
> -Original Message-
> From: Wang, Haiyue
> Sent: Wednesday, July 29, 2020 3:51 PM
> To: dev@dpdk.org; Yang, Qiming ; Zhang, Qi Z
>
> Cc: Wang, Yinan ; Xu, Ting ;
> Wang, Haiyue ; sta...@dpdk.org
> Subject: [PATCH v1] net/ice: calculate TCP header size for offload
>
> The ice needs th
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: sta...@dpdk.org
Signed-of
3 matches
Mail list logo