<div dir="ltr">Sure, I will take a look.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 28, 2022 at 3:17 AM Stefano Brivio <<a href="mailto:sbrivio@redhat.com">sbrivio@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">[Adding Sevinj... if you have some time to have a look]<br> <br> On Tue, 28 Jun 2022 15:31:23 +1000<br> David Gibson <<a href="mailto:david@gibson.dropbear.id.au" target="_blank">david@gibson.dropbear.id.au</a>> wrote:<br> <br> > Now that the mbuto profile change is around, I tried getting the passt<br> > tests working. I fixed a couple of minor problems, before hitting<br> > another mbuto issue.<br> > <br> > On my host, mbuto isn't managing to find and include the virtio_net<br> > module. I think this is because on current Fedora the modules in<br> > /lib/modules are compressed. So it needs to include:<br> >   /lib/modules/5.18.6-200.fc36.x86_64/kernel/drivers/net/virtio_net.ko.xz<br> > but I think it's only looking for a plain '.ko' file.<br> <br> Correct. I guess all it takes is to accept .ko, .ko.gz, .ko.xz, perhaps<br> something else in these expressions:<br> <br>     __t="$(${BASENAME} -- "${__t%*.ko}")"<br> <br>     __src="$(${FIND} ${__find_path} -name "${__t}.ko")"<br> <br> in kmod_add(), but I haven't tried yet.<br> <br> > I had a look at the mbuto code to see if I could fix it, but I'm<br> > afraid mbuto is a long way past the complexity level at which I find<br> > shell remotely comprehensible.<br> <br> -- <br> Stefano<br> <br> </blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><br></div><div>Sevinj.Aghayeva</div></div></div>