Re: [PATCH V3] app/testpmd: fix GENEVE parsing in csum forward mode

2022-02-21 Thread Ferruh Yigit
On 2/20/2022 12:09 PM, Raja Zidane wrote: The csum FWD mode parses any received packet to set mbuf offloads for the transmitting burst, mainly in the checksum/TSO areas. In the case of a tunnel header, the csum FWD tries to detect known tunnels by the standard definition using the header'sdata an

Re: [PATCH V3] app/testpmd: fix GENEVE parsing in csum forward mode

2022-02-21 Thread Singh, Aman Deep
On 2/20/2022 5:39 PM, Raja Zidane wrote: The csum FWD mode parses any received packet to set mbuf offloads for the transmitting burst, mainly in the checksum/TSO areas. In the case of a tunnel header, the csum FWD tries to detect known tunnels by the standard definition using the header'sdata an

[PATCH V3] app/testpmd: fix GENEVE parsing in csum forward mode

2022-02-20 Thread Raja Zidane
The csum FWD mode parses any received packet to set mbuf offloads for the transmitting burst, mainly in the checksum/TSO areas. In the case of a tunnel header, the csum FWD tries to detect known tunnels by the standard definition using the header'sdata and fallback to check the packet type in the m