diff options
author | 2016-11-21 11:03:01 -0800 | |
---|---|---|
committer | 2016-11-21 14:05:50 -0500 | |
commit | 2e0b26e1035253bda7587f705f346385352e942d (patch) | |
tree | cc5e1d8031e96ed8ec41c44bdd206f1765eadb22 /net/unix/af_unix.c | |
parent | geneve: Remove redundant socket checks. (diff) | |
download | linux-dev-2e0b26e1035253bda7587f705f346385352e942d.tar.xz linux-dev-2e0b26e1035253bda7587f705f346385352e942d.zip |
geneve: Optimize geneve device lookup.
Rather than comparing 64-bit tunnel-id, compare tunnel vni
which is 24-bit id. This also save conversion from vni
to tunnel id on each tunnel packet receive.
Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions