TCP checksum calculation after GSO
Rahul Shah
rahulshah at microsoft.com
Sat Aug 27 02:11:18 CEST 2022
Hi,
I see that in the testpmd csum mode (csumonly.c), TCP checksum is not calculated by the code after segmenting the packet. I get TCP checksum error when I capture the segmented packets in the Wireshark. Is this expected or an error.
There is a 'update_tcp_header' function which only clears the TCP flags but does not recalculate the checksum
Thanks,
Rahul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20220827/8667dc5f/attachment.htm>
More information about the dev
mailing list