aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHavard Skinnemoen <[email protected]>2012-10-31 06:04:58 +0000
committerDavid S. Miller <[email protected]>2012-11-01 11:45:58 -0400
commit29bc2e1e5504627c08ae2ce298e2209701289c40 (patch)
treed494d06f528e1d937217e72212968aeb4b5824d3 /tools/perf/scripts/python
parente86cd53afc5907f7c221b709916e2dd354e14691 (diff)
net/macb: Offset first RX buffer by two bytes
Make the ethernet frame payload word-aligned, possibly making the memcpy into the skb a bit faster. This will be even more important after we eliminate the copy altogether. Also eliminate the redundant RX_OFFSET constant -- it has the same definition and purpose as NET_IP_ALIGN. Signed-off-by: Havard Skinnemoen <[email protected]> [[email protected]: adapt to newer kernel] Signed-off-by: Nicolas Ferre <[email protected]> Tested-by: Joachim Eastwood <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions