RE: [PATCH] lib/net: support UDP pseudo-header for UFO

2023-02-13 Thread Zeng, ZhichaoX
gt; Cc: dev@dpdk.org; Zhou, YidingX > Subject: Re: [PATCH] lib/net: support UDP pseudo-header for UFO > > Hello Zhichao, > > Sorry for the delayed response. > > > > > Can you give some more detail about how rte_ipv4_phdr_cksum() is called in > your > use-c

Re: [PATCH] lib/net: support UDP pseudo-header for UFO

2023-02-10 Thread Olivier Matz
Hello Zhichao, Sorry for the delayed response. On Thu, Jan 12, 2023 at 05:26:08PM +0800, Zhichao Zeng wrote: > Add UDP pseudo-header processing for UDP segmentation offload > by adding the UDP_SEG flag. > > Signed-off-by: Zhichao Zeng > --- > lib/net/rte_ip.h | 2 +- > 1 file changed, 1 insert

RE: [PATCH] lib/net: support UDP pseudo-header for UFO

2023-02-08 Thread Zeng, ZhichaoX
Hi Olivier Could you please help to review this patch? Thanks. BR Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Thursday, January 12, 2023 5:26 PM > To: dev@dpdk.org > Cc: Zhou, YidingX ; Zeng, ZhichaoX > ; Matz, Olivier > Subject: [PATCH] lib/net: support UDP pseudo-heade