[PATCH 1/4] net: calculate correct UDP pseudo header for UFO

Zeng, ZhichaoX zhichaox.zeng at intel.com
Tue Jun 6 09:00:29 CEST 2023


Hi Olivier,

Could you please help to review this patch? Many thanks.

Best Regards
Zhichao
> -----Original Message-----
> From: Zeng, ZhichaoX <zhichaox.zeng at intel.com>
> Sent: Thursday, April 13, 2023 1:34 PM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Xu, Ke1 <ke1.xu at intel.com>; Zeng,
> ZhichaoX <zhichaox.zeng at intel.com>; Matz, Olivier
> <olivier.matz at 6wind.com>
> Subject: [PATCH 1/4] net: calculate correct UDP pseudo header for UFO
> 
> This commit calculates the correct pseudo header for the UDP fragmentation
> offload by adding UDP_SEG flag.
> 
> Signed-off-by: Zhichao Zeng <zhichaox.zeng at intel.com>
> ---
>  lib/net/rte_ip.h  | 4 ++--
>  lib/net/rte_net.h | 5 +++--
>  2 files changed, 5 insertions(+), 4 deletions(-)
> 


More information about the dev mailing list