|FAILURE| pw134019 [PATCH] net/ena: fix coverity issues
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Nov 9 18:27:32 CET 2023
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134019
_Testing issues_
Submitter: Brandes, Shai <shaibran at amazon.com>
Date: Thursday, November 09 2023 14:08:16
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3
134019 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
B u i l d d i r : C : \ U s e r s \ b u i l d e r \ j e n k i n s \ w o r k s p a c e \ G e n e r i c - V M - U n i t - T e s t - D P D K \ d p d k \ b u i l d
B u i l d t y p e : n a t i v e b u i l d
P r o g r a m m o r e f o u n d : Y E S ( C : \ W i n d o w s \ s y s t e m 3 2 \ m o r e . C O M )
P r o j e c t n a m e : D P D K
P r o j e c t v e r s i o n : 2 3 . 1 1 . 0 - r c 2
C c o m p i l e r f o r t h e h o s t m a c h i n e : c l a n g ( c l a n g 1 4 . 0 . 0 " c l a n g v e r s i o n 1 4 . 0 . 0 " )
C l i n k e r f o r t h e h o s t m a c h i n e : c l a n g l i n k 1 4 . 2 9 . 3 0 1 4 1 . 0
H o s t m a c h i n e c p u f a m i l y : x 8 6 _ 6 4
H o s t m a c h i n e c p u : x 8 6 _ 6 4
M e s s a g e : # # B u i l d i n g i n D e v e l o p e r M o d e # #
P r o g r a m p k g - c o n f i g p k g c o n f f o u n d : N O
P r o g r a m c h e c k - s y m b o l s . s h f o u n d : Y E S ( s h C : \ U s e r s \ b u i l d e r \ j e n k i n s \ w o r k s p a c e \ G e n e r i c - V M - U n i t - T e s t - D P D K \ d p d k \ b u i l d t o o l s \ c h e c k - s y m b o l s . s h )
P r o g r a m o p t i o n s - i b v e r b s - s t a t i c . s h f o u n d : Y E S ( s h C : \ U s e r s \ b u i l d e r \ j e n k i n s \ w o r k s p a c e \ G e n e r i c - V M - U n i t - T e s t - D P D K \ d p d k \ b u i l d t o o l s \ o p t i o n s - i b v e r b s - s t a t i c . s h )
P r o g r a m p y t h o n 3 f o u n d : Y E S ( c : \ p y t h o n 3 8 \ p y t h o n . e x e )
P r o g r a m m o r e f o u n d : Y E S ( C : \ W i n d o w s \ s y s t e m 3 2 \ m o r e . C O M )
C o m p i l e r f o r C s u p p o r t s a r g u m e n t s - m a r c h = n a t i v e : Y E S
n i n j a : E n t e r i n g d i r e c t o r y ` b u i l d '
E R R O R : N o s u c h b u i l d d a t a f i l e a s " ' C : \ \ U s e r s \ \ b u i l d e r \ \ j e n k i n s \ \ w o r k s p a c e \ \ G e n e r i c - V M - U n i t - T e s t - D P D K \ \ d p d k \ \ b u i l d \ \ m e s o n - p r i v a t e \ \ b u i l d . d a t ' " .
==== End log output ====
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28301/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list