diff options
author | Jiri Pirko <jiri@nvidia.com> | 2020-12-06 10:22:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-12-06 19:22:14 -0800 |
commit | acde33bf731989e45c65e4e974ac1214702850b7 (patch) | |
tree | f2c6a37ffdd9972be593ef9dee15970beb8c701b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f54d3c81b763271f1533792fddd730720b0d225f (diff) |
mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()
Turned out that mlxsw_sp_ipip_fib_entry_op_gre4() does not need to
figure out the IP address and virtual router id. Those are exactly
the same as in the fib_entry it is called for. So just use that and
reduce mlxsw_sp_ipip_fib_entry_op_gre4() function to only call
mlxsw_sp_ipip_fib_entry_op_gre4_rtdp() make the ipip decap op
code similar to nve.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions