Hello Joshua, On Mon, Apr 24, 2023 at 7:56 PM Joshua Washington <joshw...@google.com> wrote: > > After updating the patch, it seems that the `lcores_autotest` unit test now > times out on Windows Server 2019. I looked at the test logs, but they were > identical as far as I could tell, with the timed out test even printing "Test > OK" to stdout. Is this a flake? Or is there any other way to get extra > information about why the test timed out or run the test with extra debugging > information?
In general, the UNH dashboard provides an archive with logs for each report, like for example: https://lab.dpdk.org/results/dashboard/patchsets/26090/ https://lab.dpdk.org/results/dashboard/results/results-uploads/test_runs/b5a6a2743665426b937603587850aa6d/log_upload_file/2023/4/dpdk_5f34cc454df4_26090_2023-04-22_02-36-52_NA.zip This timeout is something I did not notice so far, Ccing UNH guys, for info. Regarding your patch, the CI passes fine on the current main branch. And there is no relation between testpmd and the EAL unit tests. So this report is very likely a false positive. I triggered a retest on your patch. -- David Marchand