On Mon, 16 Mar 2026 12:57:37 -0700 Tony Nguyen wrote: > >> Thanks for letting us know. I think we have the fix for this in the > >> pipeline [1]. I'll try to get it tested and out to you ASAP. > > > > Thanks, do you also have any locking fixes for i40e ? > > No, no pending locking fixes for i40e :(
Correction, looking closer at the output I think the lock is a second order effect. The problem is that napi_set_threaded() is waiting forever on some napi stage change. SOL logs here: https://netdev-ctrl.bots.linux.dev/logs/hwksft/X710-dbg/results/560801/sol-machine-2
