On Wed, Jun 25, 2025 at 03:09:19PM -0700, Jakub Kicinski wrote:
On Wed, 25 Jun 2025 04:39:49 -0700 Breno Leitao wrote:
- raise KsftSkipEx("netpoll_poll_dev() was not called. Skipping test")
Let's make this an Xfail. Looks like the condition doesn't trigger in VM testing :(
Exactly, there is a chance this will not trigger it, and you do not want this bothering you. Having it as Xfail will be a false positive.
I have a plan to make this consitent by writing some configfs hook for debug, then maybe we can make it a debug?!