|FAILURE| pw135426 [PATCH] net/ice: add diagnostic support in TX pat

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Dec 21 13:02:03 CET 2023


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135426

_Testing issues_

Submitter: Mingjin Ye <mingjinx.ye at intel.com>
Date: Thursday, December 21 2023 10:13:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135426 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
                                                           ^ ~ ~ ~ 
 
 . . / d r i v e r s / n e t / i c e / i c e _ r x t x . c : 4 1 7 2 : 4 1 :   e r r o r :   f o r m a t   s p e c i f i e s   t y p e   ' u n s i g n e d   s h o r t '   b u t   t h e   a r g u m e n t   h a s   t y p e   ' i n t '   [ - W e r r o r , - W f o r m a t ] 
 
                                 " l e n g t h :   % h u ,   c a l c u l a t e d   l e n g t h :   % u " ,   m - > l 4 _ l e n , 
 
                                                   ~ ~ ~                                                     ^ ~ ~ ~ ~ ~ ~ ~ ~ 
 
                                                   % d 
 
 . . \ d r i v e r s \ n e t \ i c e \ b a s e / . . / i c e _ l o g s . h : 4 0 : 3 8 :   n o t e :   e x p a n d e d   f r o m   m a c r o   ' P M D _ D R V _ L O G ' 
 
                 P M D _ D R V _ L O G _ R A W ( l e v e l ,   f m t   " \ n " ,   # #   a r g s ) 
 
                                                               ~ ~ ~                     ^ ~ ~ ~ 
 
 . . \ d r i v e r s \ n e t \ i c e \ b a s e / . . / i c e _ l o g s . h : 3 7 : 1 6 :   n o t e :   e x p a n d e d   f r o m   m a c r o   ' P M D _ D R V _ L O G _ R A W ' 
 
                                 _ _ f u n c _ _ ,   # #   a r g s ) 
 
                                                           ^ ~ ~ ~ 
 
 5   e r r o r s   g e n e r a t e d . 
 
 [ 5 9 / 1 4 9 ]   C o m p i l i n g   C   o b j e c t   d r i v e r s / l i b t m p _ r t e _ n e t _ i c e . a . p / n e t _ i c e _ i c e _ d c f . c . o b j 
 
 [ 6 0 / 1 4 9 ]   C o m p i l i n g   C   o b j e c t   d r i v e r s / l i b t m p _ r t e _ n e t _ i c e . a . p / n e t _ i c e _ i c e _ g e n e r i c _ f l o w . c . o b j 
 
 [ 6 1 / 1 4 9 ]   C o m p i l i n g   C   o b j e c t   d r i v e r s / l i b t m p _ r t e _ n e t _ i c e . a . p / n e t _ i c e _ i c e _ d c f _ v f _ r e p r e s e n t o r . c . o b j 
 
 [ 6 2 / 1 4 9 ]   C o m p i l i n g   C   o b j e c t   d r i v e r s / l i b t m p _ r t e _ n e t _ i c e . a . p / n e t _ i c e _ i c e _ d c f _ p a r e n t . c . o b j 
 
 [ 6 3 / 1 4 9 ]   C o m p i l i n g   C   o b j e c t   d r i v e r s / l i b t m p _ r t e _ n e t _ i c e . a . p / n e t _ i c e _ i c e _ s w i t c h _ f i l t e r . 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 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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