diff options
author | 2015-12-07 10:30:33 +0530 | |
---|---|---|
committer | 2015-12-07 13:40:01 -0500 | |
commit | 668dda06d48fc16a5b40e6a32057bd18589e3f95 (patch) | |
tree | 6fd23d9087e98c77f24d9fec59d8b7d131612af8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: thunderx: nicvf_queues: nivc_*_intr: remove duplication (diff) | |
download | linux-dev-668dda06d48fc16a5b40e6a32057bd18589e3f95.tar.xz linux-dev-668dda06d48fc16a5b40e6a32057bd18589e3f95.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions