On 20 Jun 2024, at 20:48, Mike Pattrick wrote:
> On Mon, Jun 17, 2024 at 10:08 AM Emma Finn <[email protected]> wrote: >> >> The AVX implementation for IPv4 action did not check whether >> the IPv4 checksum offload flag has been set and was incorrectly >> calculating checksums in software. Adding a check to skip AVX >> checksum calculation when offload flags are set. >> >> Signed-off-by: Emma Finn <[email protected]> >> Reported-by: Eelco Chaudron <[email protected]> > > This brings things inline with the scalar odp-execute. > > Fixes: 5d11c47d3ebe ("userspace: Enable IP checksum offloading by default.") > Acked-by: Mike Pattrick <[email protected]> Thanks Mike for the review! I’ll wait till next week, and if I get no more comments/feedback I’ll apply both AVX512 patches with the suggested modifications. Cheers, Eelco _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
