From: Mohsin Kazmi Date: Tue, 7 Apr 2020 14:42:57 +0000 (+0200) Subject: virtio: fix the tcp/udp checksum offloads X-Git-Tag: v20.09-rc0~248 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=7d697185437722ffce23a2d0b8838fc390cc6c84;hp=7d697185437722ffce23a2d0b8838fc390cc6c84;p=vpp.git virtio: fix the tcp/udp checksum offloads Some vhost-backend calculates the wrong checksum in case of tcp/udp offload when driver resets tcp/udp checksum field to '0'. Type: fix Change-Id: I1d2a9b95b3d5cc1decac38027104a04df2af4680 Signed-off-by: Mohsin Kazmi ---