Skip to content
Commit 4c9fbff5 authored by Martin KaFai Lau's avatar Martin KaFai Lau
Browse files

Merge branch 'Two fixes for cpu-map'



Hou Tao says:

====================

The patchset fixes two reported warning in cpu-map when running
xdp_redirect_cpu and some RT threads concurrently. Patch #1 fixes
the warning in __cpu_map_ring_cleanup() when kthread is stopped
prematurely. Patch #2 fixes the warning in __xdp_return() when
there are pending skbs in ptr_ring.

Please see individual patches for more details. And comments are always
welcome.

====================

Signed-off-by: default avatarMartin KaFai Lau <martin.lau@kernel.org>
parents bcc29b7f 7c62b75c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment