net/txgbe: update packet type
authorJiawen Wu <jiawenwu@trustnetic.com>
Fri, 5 Mar 2021 02:14:37 +0000 (10:14 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 8 Mar 2021 11:32:33 +0000 (12:32 +0100)
commit893b78035463f9d2eb35ea02ad7049312e2f855e
tree4a1a25ce198d62a5914b16908d01e4fe73289c0d
parentfa702fde0c3670bf0a206d9e074046274233c516
net/txgbe: update packet type

Update the packet type lookup table according to the HW design.
Fix the bug that inner L3 and L4 type can not be parsed when
QINQ insert in tunnel packet.

Fixes: 9e30b88f60b2 ("net/txgbe: support packet type")
Cc: stable@dpdk.org
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
drivers/net/txgbe/txgbe_ptypes.c