Disable TSO/CSUM offloading 66/866/2
authorShesha Sreenivasamurthy <shesha@cisco.com>
Mon, 25 Apr 2016 17:34:53 +0000 (13:34 -0400)
committerDamjan Marion <damarion@cisco.com>
Mon, 25 Apr 2016 19:09:31 +0000 (19:09 +0000)
commit423f723a5a07099ad3119c4b4f089cf680912d9d
tree497580bc8d07cf6fb29d818308295a7c94dd9c60
parentcbdd897846aa13b2d16c3379b7344a1b830ce80e
Disable TSO/CSUM offloading

  Enabling these features breaks L4 traffic when a VHOST
  interface is bridged with a hardware interface which
  does not support such offloading. (Eg: enic)

Change-Id: Ife3d292a8860eb60b82f1473e2d0dd7329e51d5e
Signed-off-by: Shesha Sreenivasamurthy <shesha@cisco.com>
vnet/vnet/devices/dpdk/vhost_user.c