diff options
author | Ido Schimmel <idosch@nvidia.com> | 2025-04-15 15:11:39 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-04-22 12:11:16 +0300 |
commit | 5cde39ea38813ebb5bf07922a3ba60871edebf99 (patch) | |
tree | 5488ddee938624ae81308488e51be84d70c0f026 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 54f45187b635f8c4c1e554a2ed347bba7d27dfbd (diff) | |
download | linux-5cde39ea38813ebb5bf07922a3ba60871edebf99.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions