On 3/14/25 1:00 PM, Justin Iurman wrote:
As recently specified by commit 0ea09cbf8350 ("docs: netdev: add a note on selftest posting") in net-next, the selftest is therefore shipped in this series. However, this selftest does not really test this series. It needs this series to avoid crashing the kernel. What it really tests, thanks to kmemleak,
As a net-next follow-up you could force a kmemleak scan and check the result after each test case to really output a pass/fail message.
Also, still for net-next, please investigate if dropping or reducing the many sleep below could be possible (it's not clear to me why they are needed).
I'll take is as-is to avoid blocking the fixes for trivial matters.
Thanks,
Paolo