<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">After following the OvS with AF_XDP installation instructions at
<a href="https://docs.openvswitch.org/en/latest/intro/install/afxdp/">https://docs.openvswitch.org/en/latest/intro/install/afxdp/</a> and without encountering any problems, every test fails when I run make check-afxdp. All tests seem to fail in the same way,
 with system-afxdp-testsuite.log showing repetitions of:</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">3: ovs-netdev: <BROADCAST,MULTICAST,PROMISC> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Followed by:</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">system-traffic.at:27: wait failed after 30 seconds</p>
<p class="MsoNormal">./ovs-macros.at:241: hard failure</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I doubt that this is a bug but I have tried to run with different versions of Ubuntu (currently running version 20.10 with kernel 5.8.0) and am getting the same error every time. The OpenVSwitch version is 2.13.90.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Would anyone be able to tell me what I am doing wrong?</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,</p>
<p class="MsoNormal">Conor</p>
</div>
</body>
</html>