aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2013-05-31 11:18:10 +0000
committerDavid S. Miller <[email protected]>2013-05-31 16:25:56 -0700
commitdb8caf3dbc77599dc90f4ea0a803cd1d97116f30 (patch)
tree4435b993ae57b1c5696a885a421c97159c543512 /tools/perf/scripts/python
parentc3f1dbaf6e281642848b78fe101764170c15f168 (diff)
gro: should aggregate frames without DF
GRO on IPv4 doesn't aggregate frames if they don't have DF bit set. Some servers use IP_MTU_DISCOVER/IP_PMTUDISC_PROBE, so linux receivers are unable to aggregate this kind of traffic. The right thing to do is to allow aggregation as long as the DF bit has same value on all segments. bnx2x LRO does this correctly. Signed-off-by: Eric Dumazet <[email protected]> Cc: Jerry Chu <[email protected]> Cc: Herbert Xu <[email protected]> Cc: Ben Hutchings <[email protected]> Reviewed-by: Ben Hutchings <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions