diff options
| author | Yang Yingliang <[email protected]> | 2013-12-25 17:35:14 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-31 14:31:43 -0500 |
| commit | 8cfd88d6d70735c47b17aef855b4c81dde83c85c (patch) | |
| tree | aaa2f500d4ad6be09a89aeeee4d52eaa375d2868 /tools/perf/scripts/python/bin | |
| parent | 837052d0ccc5a789a578f8b628ba154b63bd51ea (diff) | |
sch_netem: more precise length of packets
With TSO/GSO/GRO packets, skb->len doesn't represent
a precise amount of bytes on wire.
This patch replace skb->len with qdisc_pkt_len(skb)
which is more precise.
Signed-off-by: Yang Yingliang <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions