diff options
author | Ido Schimmel <idosch@nvidia.com> | 2025-04-15 15:11:31 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-04-22 12:11:15 +0300 |
commit | 69281e0fe18ab60e7b67e328214ffbd8609b13b4 (patch) | |
tree | 7eeeffdfe7fd0171d80875b24a1d6e770aafb694 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 884dd448f1ac8b5c5c0dcef9bcaab7c16ee48276 (diff) | |
download | linux-69281e0fe18ab60e7b67e328214ffbd8609b13b4.tar.xz |
vxlan: Insert FDB into hash table in vxlan_fdb_create()
Commit 7c31e54aeee5 ("vxlan: do not destroy fdb if register_netdevice()
is failed") split the insertion of FDB entries into the FDB hash table
from the function where they are created.
This was done in order to work around a problem that is no longer
possible after the previous patch. Simplify the code and move the body
of vxlan_fdb_insert() back into vxlan_fdb_create().
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250415121143.345227-4-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