diff options
| author | Ido Schimmel <[email protected]> | 2020-11-13 18:05:46 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-11-14 16:55:03 -0800 |
| commit | a06191aabbb7f74de2feec346b2fb5cd39c3a51b (patch) | |
| tree | e015acc046af47b1c59d9208e92cbfc47884e8ae /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 10502d055b4e64f043e6c52e59297b6870bdd16d (diff) | |
mlxsw: spectrum_router: Add nexthop group type field
Currently, the type (i.e., IPv4/IPv6) of the nexthop group is derived
from the neighbour table associated with the group.
This is problematic when nexthop objects are taken into account, as a
nexthop group object can contain both IPv4 and IPv6 nexthops.
Instead, add a new field that indicates the type of the group and
initialize it during the group's creation. Currently, the types are IPv4
('struct fib_info') and IPv6 ('struct fib6_info'). In the future another
type will be added for nexthop objects ('struct nexthop').
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions