* [Bug 1176] errno_autotest failing with musl
@ 2023-03-10 9:54 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2023-03-10 9:54 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1384 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1176
Bug ID: 1176
Summary: errno_autotest failing with musl
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: david.marchand@redhat.com
Target Milestone: ---
On Alpine linux, the errno unit test fails with:
14/70 DPDK:fast-tests / errno_autotest FAIL 0.22 s (exit status 255
or signal 127 SIGinvalid)
--- command ---
08:30:31 DPDK_TEST='errno_autotest' /__w/dpdk/dpdk/build/app/test/dpdk-test
--no-huge -m 2048 --file-prefix=errno_autotest
--- stdout ---
RTE>>errno_autotest
rte_strerror: 'Resource temporarily unavailable', strerror: 'Resource
temporarily unavailable'
rte_strerror: 'Bad file descriptor', strerror: 'Bad file descriptor'
rte_strerror: 'Permission denied', strerror: 'Permission denied'
rte_strerror: 'Interrupted system call', strerror: 'Interrupted system call'
rte_strerror: 'Invalid argument', strerror: 'Invalid argument'
rte_strerror: 'Invalid call in secondary process', strerror: 'No error
information'
Error, duplicate error code 1001
Test Failed
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3250 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-10 9:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 9:54 [Bug 1176] errno_autotest failing with musl bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.