]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Fix NdisTest 6.5 OffloadLSO test on Server 2016
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 3 Nov 2016 16:48:22 +0000 (16:48 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 3 Nov 2016 16:48:22 +0000 (16:48 +0000)
commit56ec13cd9ccccbf65e57ada0c8fd9e2a4ad73225
treea2d1024bb947fe80b0f7d1027b75fc08b4efdd2a
parent820166eaa7cf5f1b5ca68795d860d1fafee5004b
Fix NdisTest 6.5 OffloadLSO test on Server 2016

This test will cause assertion failures on the server end on Server 2016
when it attempts to send LSOv2 packets to an adapter where LSOv2 has
been disabled. These packets must be binned otherwise the server end
barfs on the fact they have bad checksums.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xennet/transmitter.c