aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2011-11-22 06:46:02 +0000
committerDavid S. Miller <[email protected]>2011-11-22 15:27:18 -0500
commit26bff940dd975499c6c47438d4395d7d215911e8 (patch)
tree7b6774138e3033d7ab6df080419740083caee2ae /tools/perf/scripts/python
parent3ee32fee65ef6a4a8a4188e913be7dd90ba9e058 (diff)
xfrm: optimize ipv4 selector matching
Current addr_match() is errh, under-optimized. Compiler doesn't know that memcmp() branch doesn't trigger for IPv4. Also, pass addresses by value -- they fit into register. Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions