gso: fix l3 and l4 header offset in case of tagged interface 99/20899/4
authorMohsin Kazmi <sykazmi@cisco.com>
Mon, 29 Jul 2019 09:39:26 +0000 (11:39 +0200)
committerMohsin Kazmi <sykazmi@cisco.com>
Sat, 17 Aug 2019 15:24:26 +0000 (17:24 +0200)
commit14bea1bb6505c0134dd5d2a18bcc436ce72cd149
tree6159276efe940eada013c9675fa71ffc5473aa52
parent0a5734372d7176146126f83f51b0b9062f90fe94
gso: fix l3 and l4 header offset in case of tagged interface

previously, PG and virtio interfaces calculate wrong l3 and l4
header offset. This patch fixes this issue.

Type: fix
Ticket: VPP-1739

Change-Id: I5ba978e464babeb65e0711e1027320d46b3b9932
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vnet/devices/virtio/node.c
src/vnet/pg/input.c