summaryrefslogtreecommitdiff
path: root/include/target
diff options
context:
space:
mode:
authorDavid Lebrun <david.lebrun@uclouvain.be>2017-03-24 12:46:27 +0300
committerDavid S. Miller <davem@davemloft.net>2017-03-25 00:47:32 +0300
commitaf4a2209b1344939eaac11f269c261d347cbc3ee (patch)
tree4e67bff13827d3aa72f90e7fb0f4dc70c16ef40d /include/target
parent19d5a26f5ef8de5dcb78799feaf404d717b1aac3 (diff)
downloadlinux-af4a2209b1344939eaac11f269c261d347cbc3ee.tar.xz
ipv6: sr: use dst_cache in seg6_input
We already use dst_cache in seg6_output, when handling locally generated packets. We extend it in seg6_input, to also handle forwarded packets, and avoid unnecessary fib lookups. Performances for SRH encapsulation before the patch: Result: OK: 5656067(c5655678+d388) usec, 5000000 (1000byte,0frags) 884006pps 7072Mb/sec (7072048000bps) errors: 0 Performances after the patch: Result: OK: 4774543(c4774084+d459) usec, 5000000 (1000byte,0frags) 1047220pps 8377Mb/sec (8377760000bps) errors: 0 Signed-off-by: David Lebrun <david.lebrun@uclouvain.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions