RE: [PATCH v4 0/2] Add functions to calculate UDP/TCP cksum in mbuf

2021-12-07 Thread Pai G, Sunil
Tested-by: Sunil Pai G Hi , Tested the series with OVS - with both TCP and UDP packets by printing out the csum before sending and after reception of packets from testpmd. Getting expected csum values with this patch. Thanks and regards Sunil

[PATCH v4 0/2] Add functions to calculate UDP/TCP cksum in mbuf

2021-12-03 Thread Xiaoyun Li
Added functions to calculate UDP/TCP checksum for packets which may be over multi-segments and fix the checksum issue with testpmd csum forwarding mode. Xiaoyun Li (2): net: add functions to calculate UDP/TCP cksum in mbuf testpmd: fix l4 sw csum over multi segments --- v4: * Called rte_raw_