Has anybody used the following two APIs calculating ipv4&ipv6 tcp/udp pseudo header checksum?
1. rte_ipv4_phdr_cksum 2. rte_ipv6_phdr_cksum The ipv4 version does not exclude ip options and ipv6 version does not exclude extersion headers.
Has anybody used the following two APIs calculating ipv4&ipv6 tcp/udp pseudo header checksum?
1. rte_ipv4_phdr_cksum 2. rte_ipv6_phdr_cksum The ipv4 version does not exclude ip options and ipv6 version does not exclude extersion headers.