diff options
| author | Ido Schimmel <[email protected]> | 2020-11-13 18:05:49 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-11-14 16:55:03 -0800 |
| commit | 9ce254d9fbdda66fc60d464bf3ef815bb6585286 (patch) | |
| tree | 0beafe53fc5bf59c434fc8ea831a36c0e9cc94aa /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 02d8fdcad7cbaf4b786fbd694b62686ed8d8935b (diff) | |
mlxsw: spectrum_router: Store FIB info in route
When needed, IPv4 routes fetch the FIB info (i.e., 'struct fib_info')
from their associated nexthop group. This will not work when the nexthop
group represents a nexthop object (i.e., 'struct nexthop'), as it will
only have access to the nexthop's identifier.
Instead, store the FIB info in the route itself.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions