John Daley 026afc76b0 net/enic: support TSO
The enic TSO implementation requires that the length of the Eth/IP/TCP
headers be passed to the NIC. Other than that, it's just a matter of
setting the mss and offload mode on a per packet basis.

In TSO mode, IP and TCP checksums are offloaded even if not requested
with mb->ol_flags.

Signed-off-by: John Daley <johndale@cisco.com>
2017-01-17 19:41:42 +01:00
..
2017-01-17 22:34:35 +01:00
2017-01-17 19:41:42 +01:00
2017-01-17 22:34:36 +01:00
2017-01-17 22:34:35 +01:00
2017-01-17 22:34:36 +01:00
2017-01-17 19:40:52 +01:00
2016-11-12 22:27:09 +01:00
2016-09-30 12:27:18 +02:00