<div dir="ltr"><div>Acked-by: Luke Nowakowski-Krijger <<a href="mailto:luke.nowakowskikrijger@canonical.com">luke.nowakowskikrijger@canonical.com</a>> <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 18, 2023 at 5:06 PM Jose Ogando <<a href="mailto:jose.ogando@canonical.com">jose.ogando@canonical.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">SRU Justification:<br>
<br>
[Impact]<br>
<br>
* Without Kernel support for the Dummy net driver, it is not possible to successfully run selftests that use it. This includes as per this bug net/fib_nexthop_nongw.sh, but also could potentially include other such as rtnetlink.sh, fib_rule_tests.sh, forwarding/* etc.<br>
<br>
[Fix]<br>
<br>
* Custom patch to enable CONFIG_DUMMY=m<br>
<br>
[Test Plan]<br>
<br>
* Before the fix, the net/fib_nexthop_nongw.sh script will fail in the specific line which does<br>
<br>
$ ip -n h1 link add name eth0 type dummy<br>
Error: Unknown device type.<br>
<br>
After the fix it does not fail.<br>
<br>
[Where problems could occur]<br>
<br>
* The regression can be considered as low, since we are adding functionality not previously present.<br>
<br>
[Other Info]<br>
<br>
* There does not seem to be a historical reason for removing it from linux-kvm.<br>
<br>
Jose Ogando (1):<br>
  UBUNTU: [Config] kvm: Add support for Dummy net driver<br>
<br>
 debian.kvm/config/annotations | 4 +++-<br>
 1 file changed, 3 insertions(+), 1 deletion(-)<br>
<br>
-- <br>
2.34.1<br>
<br>
<br>
-- <br>
kernel-team mailing list<br>
<a href="mailto:kernel-team@lists.ubuntu.com" target="_blank">kernel-team@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/kernel-team" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kernel-team</a><br>
</blockquote></div></div>