Re: [dpdk-dev] [PATCH v5 1/2] net/tap: calculate checksums of multi segs packets

2018-06-27 Thread Ferruh Yigit
On 6/24/2018 2:45 PM, Wiles, Keith wrote: > > >> On Jun 23, 2018, at 6:17 PM, Ophir Munk wrote: >> >> Prior to this commit IP/UDP/TCP checksum offload calculations >> were skipped in case of a multi segments packet. >> This commit enables TAP checksum calculations for multi segments >> packets.

Re: [dpdk-dev] [PATCH v5 1/2] net/tap: calculate checksums of multi segs packets

2018-06-24 Thread Wiles, Keith
> On Jun 23, 2018, at 6:17 PM, Ophir Munk wrote: > > Prior to this commit IP/UDP/TCP checksum offload calculations > were skipped in case of a multi segments packet. > This commit enables TAP checksum calculations for multi segments > packets. > The only restriction is that the first segment mu