dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue 37/22637/2
authorChenmin Sun <chenmin.sun@intel.com>
Thu, 10 Oct 2019 16:28:13 +0000 (00:28 +0800)
committerDamjan Marion <dmarion@me.com>
Fri, 1 Nov 2019 17:26:43 +0000 (17:26 +0000)
commit5bec5f7860dafcef6aefd50b74de15d08910c6f4
treedf54bc624663762571d141cf91b41116685c7fec
parentf9d784b6b9d3acf141ccccf3faf51f409f405294
dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue

Type: fix

Fix tso did not properly check the 'enable-tcp-udp-checksum' option issue
Add description of 'tso' and 'enable-tcp-udp-checksum' in startup.conf

Signed-off-by: Chenmin Sun <chenmin.sun@intel.com>
Change-Id: Id659067a9fa9e1db6c3f8dc533a2e90351b86831
src/plugins/dpdk/device/init.c
src/vpp/conf/startup.conf