On 8/24/2023 8:18 AM, David Marchand wrote: > The L4 checksum offloading API does not require l4_len to be set. > Make the driver discover the L4 headers size by itself. > > Fixes: 6546e76056e3 ("net/tap: calculate checksums of multi segs packets") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com> > Tested-by: Ales Musil <amu...@redhat.com> >
For series, Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Series applied to dpdk-next-net/main, thanks.