Pascal Mazon 8ae3023387 net/tap: add Rx/Tx checksum offload support
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.mazon@6wind.com>
2017-06-12 10:41:26 +01:00
..
2017-05-05 14:38:35 +02:00
2017-05-07 17:01:55 +02:00
2017-05-05 14:38:17 +02:00
2017-03-01 20:39:58 +01:00
2017-05-07 22:27:29 +02:00