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
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6932
JIRA: https://issues.redhat.com/browse/RHEL-93467
the device per cpu tstats are destroyed at uninit time, but OVS (and even NL I suspect) could still reach for them even later. Using the core helpers move the stats free at netdevice deallocation time, closing the race.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Approved-by: Guillaume Nault <gnault@redhat.com>
Approved-by: Lenny Szubowicz <lszubowi@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Augusto Caringi <acaringi@redhat.com>
0 commit comments