diff options
| author | Sunil Goutham <sgoutham@cavium.com> | 2015-12-07 10:30:33 +0530 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-12-07 13:40:01 -0500 |
| commit | 668dda06d48fc16a5b40e6a32057bd18589e3f95 (patch) | |
| tree | 6fd23d9087e98c77f24d9fec59d8b7d131612af8 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | b45ceb406e4fd3045180b8d70bff60b1d43c7ff4 (diff) | |
net, thunderx: Remove unnecessary rcv buffer start address management
Since we have moved on to using allocated pages to carve receive
buffers instead of netdev_alloc_skb() there is no need to store
any pointers for later retrieval. Earlier we had to store
skb and skb->data pointers which later are used to handover
received packet to network stack.
This will avoid an unnecessary cache miss as well.
Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
