Re: [dpdk-dev] [PATCH] net: add support for UDP segmentation case

2021-10-15 Thread Nicolau, Radu
Hi Olivier, thanks for the feedback. I marked it as deferred for this release. On 10/14/2021 4:46 PM, Olivier Matz wrote: Hi Radu, On Fri, Sep 03, 2021 at 11:59:42AM +0100, Radu Nicolau wrote: [PATCH] net: add support for UDP segmentation case What about this title instead? net: exclude IP

Re: [dpdk-dev] [PATCH] net: add support for UDP segmentation case

2021-10-14 Thread Olivier Matz
Hi Radu, On Fri, Sep 03, 2021 at 11:59:42AM +0100, Radu Nicolau wrote: > [PATCH] net: add support for UDP segmentation case What about this title instead? net: exclude IP len from phdr cksum if offloading UDP frag > Add support to the ipv4/ipv6 pseudo-header function when TSO is enabled > in th