[dpdk-dev] [Bug 761] Unit tests fail on FreeBSD
From: <hidden>
Date: 2021-07-23 13:20:55
https://bugs.dpdk.org/show_bug.cgi?id=761 Bug ID: 761 Summary: Unit tests fail on FreeBSD Product: DPDK Version: unspecified Hardware: All OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: lylavoie@iol.unh.edu Target Milestone: --- Currently, in the fast tests suite, there are 2 tests failing and preventing the environment from being put into production: interrupt_autotest and memory_autotest. This test was on DPDK main, commit a95bbb72623c310df4d0c8ad45c2ee06f538e01b. interrupt_autotest fails quite quickly: stdout: RTE>>interrupt_autotest Check unknown valid interrupt full path callback has not been called failure occurred during checking unknown valid interrupt full path Clearing for interrupt tests Test Failed memory_autotest fails after dumping memory: stdout: RTE>>memory_autotest Dump memory layout ... Error getting segment fd's Test Failed From discussions on the CI mailing list, it has been reproduced and needs further debugging to resolve the issues. Bug here is for tracking the fixes within DPDK, https://mails.dpdk.org/archives/ci/2021-July/001267.html Once a patch is available, please let the CI team know. -- You are receiving this mail because: You are the assignee for the bug.