On Mon, Apr 12, 2021 at 09:28:28AM -0700, Linus Torvalds wrote: > On Sun, Apr 11, 2021 at 10:14 PM Guenter Roeck <li...@roeck-us.net> wrote: > > > > Qemu test results: > > total: 460 pass: 459 fail: 1 > > Failed tests: > > sh:rts7751r2dplus_defconfig:ata:net,virtio-net:rootfs > > > > The failure bisects to commit 0f6925b3e8da ("virtio_net: Do not pull > > payload in > > skb->head"). It is a spurious problem - the test passes roughly every other > > time. When the failure is seen, udhcpc fails to get an IP address and aborts > > with SIGTERM. So far I have only seen this with the "sh" architecture. > > Hmm. Let's add in some more of the people involved in that commit, and > also netdev. > > Nothing in there looks like it should have any interaction with > architecture, so that "it happens on sh" sounds odd, but maybe it's > some particular interaction with the qemu environment. > > Linus
Yea Eric's been trying to debug this already. Let's give him a bit more time... -- MST