On 11/17/24 7:09 PM, Jiayuan Chen wrote:
- fix recursive lock when ebpf prog return SK_PASS.
- add selftest to reproduce recursive lock.
Note that the test code can reproduce the 'dead-lock' and if just the selftest merged without first patch, the test case will definitely fail, because the issue of deadlock is inevitable.
Acked-by: Martin KaFai Lau martin.lau@kernel.org
Jakub, please help to land it to the net tree. Thanks!