On Wed, 28 Jan 2026 01:36:07 -0800 [email protected] wrote: > From: Scott Mitchell <[email protected]> > > Add software checksum offload support and configurable TX poll > behavior to improve flexibility and performance. > > Add rte_net_ip_udptcp_cksum_mbuf in rte_net.h which is shared > between rte_eth_tap and rte_eth_af_packet that supports > IPv4/UDP/TCP checksums in software due to hardware offload > and context propagation not being supported. > > Signed-off-by: Scott Mitchell <[email protected]>
This is failing CI build, fix and resubmit

