<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 &lt;<a href="mailto:sbrivio@redhat.com">sbrivio@redhat.com</a>&gt; 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 &lt;<a href="mailto:david@gibson.dropbear.id.au" target="_blank">david@gibson.dropbear.id.au</a>&gt; wrote:<br>
<br>
&gt; Now that the mbuto profile change is around, I tried getting the passt<br>
&gt; tests working.  I fixed a couple of minor problems, before hitting<br>
&gt; another mbuto issue.<br>
&gt; <br>
&gt; On my host, mbuto isn&#39;t managing to find and include the virtio_net<br>
&gt; module.  I think this is because on current Fedora the modules in<br>
&gt; /lib/modules are compressed.  So it needs to include:<br>
&gt;     /lib/modules/5.18.6-200.fc36.x86_64/kernel/drivers/net/virtio_net.ko.xz<br>
&gt; but I think it&#39;s only looking for a plain &#39;.ko&#39; 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=&quot;$(${BASENAME} -- &quot;${__t%*.ko}&quot;)&quot;<br>
<br>
        __src=&quot;$(${FIND} ${__find_path} -name &quot;${__t}.ko&quot;)&quot;<br>
<br>
in kmod_add(), but I haven&#39;t tried yet.<br>
<br>
&gt; I had a look at the mbuto code to see if I could fix it, but I&#39;m<br>
&gt; afraid mbuto is a long way past the complexity level at which I find<br>
&gt; 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>