aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2013-05-16 07:34:53 +0000
committerDavid S. Miller <[email protected]>2013-05-16 15:02:01 -0700
commitb0ce3508b25ea6fa10ae3ca254de1d695b521702 (patch)
treed5158ba0fe71d3807c563148c6cddb3757e7f348 /tools/perf/scripts/python/event_analyzing_sample.py
parent3aefe2b4a8003517d6e15112f806fd4069785389 (diff)
bonding: allow TSO being set on bonding master
In some situations, we need to disable TSO on bonding slaves. bonding device automatically unset TSO in bond_fix_features(), and performance is not good because : 1) We consume more cpu cycles. 2) GSO segmentation has some bugs leading to out of order TCP packets if this segmentation is done before virtual device. This particular problem will be addressed in a separate patch. This patch allows TSO being set/unset on the bonding master, so that GSO segmentation is done after bonding layer. Signed-off-by: Eric Dumazet <[email protected]> Cc: Michał Mirosław <[email protected]> Cc: Jay Vosburgh <[email protected]> Cc: Andy Gospodarek <[email protected]> Cc: Maciej Żenczykowski <[email protected]> Cc: Tom Herbert <[email protected]> Cc: Neal Cardwell <[email protected]> Cc: Yuchung Cheng <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions