<div dir="ltr"><div>Hi,</div><div>more tests done and working on arm as well now.</div><div><br></div><div>FYI in general packaged Tests work now:</div><div>On install of dpdk-dev you can check your setup and libs via:</div><div>  source /usr/share/dpdk/dpdk-sdk-env.sh</div><div>  sudo python autotest.py /usr/share/dpdk/test/test "${RTE_TARGET}" "-KNI,power_acpi_cpufreq,power_kvm_vm"</div><div>This might be a chance to bring them back as dep8 test - I'll consider that next week when workingon 16.11.2</div><div><br></div><div>Since some tests are known to have issues when grouped (depends on setup) you can also run it one by one:</div><div>  for test in $(awk '/"Command"/ {gsub("_autotest",""); printf("%s\n",$3)}' autotest_data.py | tr -d '",'); do echo $test; sudo python autotest.py /usr/share/dpdk/test/test "${RTE_TARGET}" "$test"; done</div><div><br></div><div>Most tests are good and some are just known issues (KNI, pci for not finding what they need, and power_acpi_cpufreq was alwas weird).</div><div>I looked into a few as I was runnign on arm for the first time. There are a few which might be worth to look into: eal_flags, memcpy_perf (timeout)</div><div><br></div><div>@Jerin I'd ask you to look into the remaining one's as you suggested.</div><div>You can use the ppa <a href="https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2773">https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2773</a> for that.</div><div>See here for the full log: <a href="http://paste.ubuntu.com/24644056/">http://paste.ubuntu.com/24644056/</a></div><div><br></div><div>@Jerin - also if you can afford the time could you test OVS-DPDK from your POV on your platform with the ppa above in place?</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(136,136,136);font-size:12.8px">Christian Ehrhardt</span><div style="color:rgb(136,136,136);font-size:12.8px">Software Engineer, Ubuntu Server</div><div style="color:rgb(136,136,136);font-size:12.8px">Canonical Ltd</div></div></div></div></div>
</div>