dpdk: TSO does not work for Cisco VIC 04/25404/2
authorSteven Luong <sluong@cisco.com>
Thu, 13 Feb 2020 02:45:09 +0000 (18:45 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 10 Mar 2020 14:23:08 +0000 (14:23 +0000)
commit6f171a77564981aa65148df03ba17cd94d663009
treee1c795b334d9286b239201e377ab6e9146237590
parent4056ed59a0fd7c61629a4d0a882fadab2b316e22
dpdk: TSO does not work for Cisco VIC

While TSO is supported for Intel NIC, Cisco VIC does not work.
The problem is due to txmode offloads is not properly set for
the Cisco VIC when enable-tcp-udp-checksum is configured.

Type: fix
Ticket: VPP-1838

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I72c41db9b327ed8d08ef70d74e8cc6206d4a102f
(cherry picked from commit ac8bb9263438221cc93db62257ffd8db711530e2)
src/plugins/dpdk/device/init.c