diff options
author | Eric Dumazet <[email protected]> | 2015-10-15 09:22:11 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-10-15 23:29:28 -0700 |
commit | e87eb4051efe76b35d0a297db772f5964a001544 (patch) | |
tree | 41d406861b1c3b6fee5145adae8c650cc3457608 /lib/netdev-notifier-error-inject.c | |
parent | 181e4246b4666bc3af148c1dacb330c9be2acf76 (diff) |
bonding: support encapsulated ipv6 TSO
If using a sixtofour device on top of a bonding device,
skb segmentation of TCP traffic is done right before calling
bonding xmit, because bonding only enables TSO for IPv4.
This patch improves single flow performance by about 120 % on my hosts,
because segmentation is deferred right before calling slave xmit.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions