diff options
| author | Sunil Goutham <sgoutham@cavium.com> | 2016-08-12 16:51:37 +0530 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-08-13 11:59:32 -0700 |
| commit | a8671acca87267ad8b583b6e5cf9f6bcb09ff77a (patch) | |
| tree | 842292a9a6d675fac39eb83b82779848d3df3294 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | net: thunderx: Use netdev's name for naming VF's interrupts (diff) | |
| download | linux-a8671acca87267ad8b583b6e5cf9f6bcb09ff77a.tar.gz linux-a8671acca87267ad8b583b6e5cf9f6bcb09ff77a.zip | |
net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Instead of a round about way of converting buffers to SKBs and
combining them into a frag list, use standard skb_add_rx_frag()
API to merge page fragments. This code is useful when incoming
packets are of size more than RCV_FRAG_LEN which is currently
set to 2048bytes.
Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
