Disable for-us udp/tcp checksum validation by default 27/327/1
authorDave Barach <dave@barachs.net>
Mon, 15 Feb 2016 16:34:13 +0000 (11:34 -0500)
committerDave Barach <dave@barachs.net>
Mon, 15 Feb 2016 16:36:00 +0000 (11:36 -0500)
commitd81566ff92f011704f249372e62f0b5aff1d0653
treeac5d95beb3a6476ef929673ae053e2146ace3fd5
parent85cdbd0757e82ca7847ded666c7e1dd6fd04613d
Disable for-us udp/tcp checksum validation by default

This patch alters behavior for dpdk rx packets. Depending on test
results, it may be necessary to extend the scheme to packets received
on non-dpdk paravirtualized interfaces, and packets originating in the
vpp stack itself.

Change-Id: I8444232a90ff176e7d6a688e36801174575251a1
Signed-off-by: Dave Barach <dave@barachs.net>
vnet/vnet/devices/dpdk/dpdk.h
vnet/vnet/devices/dpdk/init.c
vnet/vnet/devices/dpdk/node.c