dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue 00/23200/2
authorChenmin Sun <chenmin.sun@intel.com>
Thu, 10 Oct 2019 16:28:13 +0000 (00:28 +0800)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 5 Nov 2019 10:47:31 +0000 (10:47 +0000)
commit387123e675c222b52f720b6fd5ac0c7b3f016bcd
treed1ce821c08e2fb92132892857bc93d9b48e04fbb
parentc9ddd2eec1194b6517106d31a6e40238d4aec4e8
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
(cherry picked from commit 5bec5f7860dafcef6aefd50b74de15d08910c6f4)
src/plugins/dpdk/device/init.c
src/vpp/conf/startup.conf