diff options
author | Jason Wang <[email protected]> | 2013-11-01 14:07:47 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-11-04 20:03:52 -0500 |
commit | f8e617e100d7369a0108f96abf4414e9fb82ced7 (patch) | |
tree | 669f70c7c3ce6ed05097771890d708d83f1eb8be /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e50fddc8b0c0698cba446221be3654aa0a642372 (diff) |
net: introduce skb_coalesce_rx_frag()
Sometimes we need to coalesce the rx frags to avoid frag list. One example is
virtio-net driver which tries to use small frags for both MTU sized packet and
GSO packet. So this patch introduce skb_coalesce_rx_frag() to do this.
Cc: Rusty Russell <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Michael Dalton <[email protected]>
Cc: Eric Dumazet <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions