virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off 59/25959/2
authorSteven Luong <sluong@cisco.com>
Tue, 17 Mar 2020 16:01:30 +0000 (09:01 -0700)
committerDamjan Marion <dmarion@me.com>
Mon, 23 Mar 2020 13:01:54 +0000 (13:01 +0000)
Turn on gso, turn off both indirect and mrg_rxbuf caused traffic received
and sent with checksum error. The problem is we are not mapping the hdr
correctly in the shared memory address.

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I7ef3bc2755544167b0e624365988111b17399e89


No differences found