On 5/22/2017 12:20 PM, Pascal Mazon wrote: > This patch adds basic offloading support, widely expected in a PMD. > > Verify IPv4 and UDP/TCP checksums upon packet reception, and set > ol_flags accordingly. > > On Tx, set IPv4 and UDP/TCP checksums when required, considering > ol_flags. > > Signed-off-by: Pascal Mazon <pascal.ma...@6wind.com>
Applied to dpdk-next-net/master, thanks.