diff options
| author | Michael Chan <[email protected]> | 2006-06-29 20:15:54 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-06-30 14:11:57 -0700 |
| commit | 52c0fd834ea0e7c6ef8616ce0a1f85bac4233ed7 (patch) | |
| tree | 92897bedf97906699f654fd94985fbada0497daa /scripts/patch-kernel | |
| parent | 1661394e78b3b2cc868cd0e89c1066974302aaca (diff) | |
[TG3]: Add TSO workaround using GSO
Use GSO to workaround a rare TSO bug on some chips. This hardware
bug may be triggered when the TSO header size is greater than 80
bytes. When this condition is detected in a TSO packet, the driver
will use GSO to segment the packet to workaround the hardware bug.
Thanks to Juergen Kreileder <[email protected]> for reporting the
problem and collecting traces to help debug the problem.
And thanks to Herbert Xu <[email protected]> for providing
the GSO mechanism that happens to be the perfect workaround for this
problem.
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions