|FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jan 12 22:20:02 CET 2023


Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/121910

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi at marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
                 R T E _ B U I L D _ B U G _ O N ( s i z e o f ( t y p e )   ! =   s i z e o f ( t y p e o f ( i n ) ) ) ;   \ 
 
                 ^ 
 
 . . \ l i b \ e a l \ i n c l u d e \ r t e _ c o m m o n . h : 4 1 7 : 5 6 :   n o t e :   e x p a n d e d   f r o m   m a c r o   ' R T E _ B U I L D _ B U G _ O N ' 
 
 # d e f i n e   R T E _ B U I L D _ B U G _ O N ( c o n d i t i o n )   ( ( v o i d ) s i z e o f ( c h a r [ 1   -   2 * ! ! ( c o n d i t i o n ) ] ) ) 
 
                                                                                                               ^ 
 
 . . \ l i b \ e a l \ i n c l u d e \ r t e _ t r a c e _ p o i n t . h : 1 0 0 : 3 4 :   n o t e :   e x p a n d e d   f r o m   m a c r o   ' R T E _ T R A C E _ P O I N T _ F P ' 
 
                 _ _ R T E _ T R A C E _ P O I N T ( f p ,   t p ,   a r g s ,   _ _ V A _ A R G S _ _ ) 
 
                 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 
 
 . . \ l i b \ e a l \ i n c l u d e \ r t e _ t r a c e _ p o i n t . h : 5 1 : 2 :   n o t e :   e x p a n d e d   f r o m   m a c r o   ' _ _ R T E _ T R A C E _ P O I N T ' 
 
                 _ _ V A _ A R G S _ _   \ 
 
                 ^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 
 
 4   e r r o r s   g e n e r a t e d . 
 
 [ 4 / 5 4 3 ]   L i n k i n g   s t a t i c   t a r g e t   l i b / l i b r t e _ c f g f i l e . a 
 
 [ 5 / 5 4 3 ]   C o m p i l i n g   C   o b j e c t   l i b / l i b r t e _ g p u d e v . a . p / g p u d e v _ g p u d e v . c . o b j 
 
 [ 6 / 5 4 3 ]   C o m p i l i n g   C   o b j e c t   l i b / l i b r t e _ c r y p t o d e v . a . p / c r y p t o d e v _ c r y p t o d e v _ p m d . c . o b j 
 
 [ 7 / 5 4 3 ]   C o m p i l i n g   C   o b j e c t   l i b / l i b r t e _ g r o . a . p / g r o _ g r o _ u d p 4 . c . o b j 
 
 [ 8 / 5 4 3 ]   C o m p i l i n g   C   o b j e c t   l i b / l i b r t e _ c r y p t o d e v . a . p / c r y p t o d e v _ r t e _ c r y p t o d e v . c . o b j 
 
 n i n j a :   b u i l d   s t o p p e d :   s u b c o m m a n d   f a i l e d . 
 
 C o u l d   n o t   r e b u i l d   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 
 
 
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24957/

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