diff options
author | 2025-04-15 15:11:39 +0300 | |
---|---|---|
committer | 2025-04-22 11:11:16 +0200 | |
commit | 5cde39ea38813ebb5bf07922a3ba60871edebf99 (patch) | |
tree | 5488ddee938624ae81308488e51be84d70c0f026 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vxlan: Convert FDB flushing to RCU (diff) | |
download | wireguard-linux-5cde39ea38813ebb5bf07922a3ba60871edebf99.tar.xz wireguard-linux-5cde39ea38813ebb5bf07922a3ba60871edebf99.zip |
vxlan: Rename FDB Tx lookup function
vxlan_find_mac() is only expected to be called from the Tx path as it
updates the 'used' timestamp. Rename it to vxlan_find_mac_tx() to
reflect that and to avoid incorrect updates of this timestamp like those
addressed by commit 9722f834fe9a ("vxlan: Avoid unnecessary updates to
FDB 'used' time").
No functional changes intended.
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250415121143.345227-12-idosch@nvidia.com
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions