You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: CNB96: net: Support for nexthop group statistics
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5198
JIRA: https://issues.redhat.com/browse/RHEL-59118
Tested: Using fib_nexthops.sh, router_mpath_nh.sh and router_mpath_nh_res.sh self-tests
```
eedd47a ("nexthop: Factor out hash threshold fdb nexthop selection")
4bb5239 ("nexthop: Factor out neighbor validity check")
75f5f04 ("nexthop: Do not return invalid nexthop object during multipath selection")
c7e95bb ("selftests: net: Add test cases for nexthop groups with invalid neighbors")
3e584e3 ("nexthop: Annotate struct nh_notifier_res_table_info with __counted_by")
cf9ecad ("nexthop: Annotate struct nh_notifier_grp_info with __counted_by")
2118f93 ("net: nexthop: Adjust netlink policy parsing for a new attribute")
a207eab ("net: nexthop: Add NHA_OP_FLAGS")
f4676ea ("net: nexthop: Add nexthop group entry stats")
95fedd7 ("net: nexthop: Expose nexthop group stats to user space")
5877786 ("net: nexthop: Add hardware statistics notifications")
746c19a ("net: nexthop: Add ability to enable / disable hardware statistics")
5072ae0 ("net: nexthop: Expose nexthop group HW stats to user space")
2d32c49 ("net: nexthop: Initialize NH group ID in resilient NH group notifiers")
e99eb57 ("net: nexthop: Have all NH notifiers carry NH ID")
a22b042 ("selftests: forwarding: Add a test for NH group stats")
dc5e014 ("nexthop: Only parse NHA_OP_FLAGS for get messages that require it")
262a68a ("nexthop: Only parse NHA_OP_FLAGS for dump messages that require it")
d8a2107 ("nexthop: Fix out-of-bounds access during attribute validation")
e006858 ("nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y")
9145e22 ("nexthop: fix uninitialized variable in nla_put_nh_group_stats()")
```
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Approved-by: Ivan Vecera <ivecera@redhat.com>
Approved-by: José Ignacio Tornos Martínez <jtornosm@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Rado Vrbovsky <rvrbovsk@redhat.com>
0 commit comments