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
..
2015-09-30 01:19:19 +02:00
2017-01-17 19:41:42 +01:00
2017-01-17 19:41:42 +01:00
2015-05-22 16:05:52 +02:00