aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorIan Campbell <[email protected]>2012-11-21 02:02:16 +0000
committerDavid S. Miller <[email protected]>2012-11-21 11:50:31 -0500
commitf36c374782e40a3812f729838b5b80d2ce601725 (patch)
tree7d300779d8188842abf5eb16b51bb3c6db8bd2fc /tools/perf/scripts/python/event_analyzing_sample.py
parentf30a944392d701228f5076c0397c83bf871153d2 (diff)
xen/netfront: handle compound page fragments on transmit
An SKB paged fragment can consist of a compound page with order > 0. However the netchannel protocol deals only in PAGE_SIZE frames. Handle this in xennet_make_frags by iterating over the frames which make up the page. This is the netfront equivalent to 6a8ed462f16b for netback. Signed-off-by: Ian Campbell <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Eric Dumazet <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: ANNIE LI <[email protected]> Cc: Sander Eikelenboom <[email protected]> Cc: Stefan Bader <[email protected]> Acked-by: Eric Dumazet <[email protected]> Acked-by: Konrad Rzeszutek Wilk <[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