commit | dfa50be95cc2c42d243c33433a5ff977177a3236 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Mar 08 21:20:09 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Fri Sep 20 19:31:48 2013 +0100 |
tree | 6060c3632cfd8cb341f07b4db978e3a77e581bf1 | |
parent | c78c39e67cf65d147fae72c3c994b1ddc1a3dd04 [diff] |
sfc: Implement firmware-assisted TSO for EF10 Segmentation remains in the driver, but we generate option descriptors describing the required packet editing rather than making our own copies. Reduce tso_state::ipv4_id to 16 bits, so it doesn't overflow into the TCP_FLAGS field of the option descriptor. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>