automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw114003 [PATCH] eal: change alloc_sz calculation which may cause unnecessarily allocation
       [not found] <20220718041142.411770-1-fidaullah.noonari@emumba.com>
@ 2022-07-18  4:13 ` checkpatch
  2022-07-18  5:18 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-07-18  4:13 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/114003

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw114003 [PATCH] eal: change alloc_sz calculation which may cause unnecessarily allocation
       [not found] <20220718041142.411770-1-fidaullah.noonari@emumba.com>
  2022-07-18  4:13 ` |SUCCESS| pw114003 [PATCH] eal: change alloc_sz calculation which may cause unnecessarily allocation checkpatch
@ 2022-07-18  5:18 ` 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-07-18  5:18 UTC (permalink / raw)
  To: test-report; +Cc: fidaullah.noonari, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/114003/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2688113218
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
 93/102 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/102 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/102 DPDK:fast-tests / table_autotest        FAIL     0.22 s (exit status 255 or signal 127 SIGinvalid)
 96/102 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/102 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.22 s (killed by signal 6 SIGABRT)
 98/102 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/102 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/102 DPDK:fast-tests / pdump_autotest        FAIL     5.18 s (exit status 255 or signal 127 SIGinvalid)
101/102 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/102 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 

Ok:                   81
Expected Fail:         0
Fail:                 14
Unexpected Pass:       0
Skipped:               7
Timeout:               0

Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
79/88 DPDK:fast-tests / metrics_autotest      OK       0.22 s 
80/88 DPDK:fast-tests / telemetry_json_autotest  OK       0.22 s 
81/88 DPDK:fast-tests / telemetry_data_autotest  OK       0.22 s 
82/88 DPDK:fast-tests / table_autotest        FAIL     0.42 s (exit status 255 or signal 127 SIGinvalid)
83/88 DPDK:fast-tests / ring_pmd_autotest     OK       0.22 s 
84/88 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.27 s (killed by signal 6 SIGABRT)
85/88 DPDK:fast-tests / bitratestats_autotest  OK       0.22 s 
86/88 DPDK:fast-tests / latencystats_autotest  OK       0.22 s 
87/88 DPDK:fast-tests / vdev_autotest         OK       0.22 s 
88/88 DPDK:fast-tests / compressdev_autotest  SKIP     0.22 s 

Ok:                   68
Expected Fail:         0
Fail:                 13
Unexpected Pass:       0
Skipped:               7
Timeout:               0

Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw114003 [PATCH] eal: change alloc_sz calculation which may cause unnecessarily allocation
@ 2022-07-18  5:26 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-07-18  5:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Fidaullah Noonari

[-- Attachment #1: Type: text/plain, Size: 4051 bytes --]

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

_Testing issues_

Submitter: Fidaullah Noonari <fidaullah.noonari@emumba.com>
Date: Monday, July 18 2022 04:11:42 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4fceceed5b5e9fbf04acffd66239c79d81e79260

114003 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Ubuntu 18.04        | FAIL           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Arch Linux          | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 32           | PASS           |
+---------------------+----------------+
| Fedora 34 clang     | PASS           |
+---------------------+----------------+
| Fedora 31           | FAIL           |
+---------------------+----------------+
| Fedora 33           | FAIL           |
+---------------------+----------------+
| RHEL 7              | FAIL           |
+---------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
92/102 DPDK:fast-tests / metrics_autotest      OK       0.17 s
93/102 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s
94/102 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
95/102 DPDK:fast-tests / table_autotest        FAIL     0.22 s (exit status 255 or signal 127 SIGinvalid)
96/102 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
97/102 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.62 s (killed by signal 6 SIGABRT)
98/102 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/102 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
100/102 DPDK:fast-tests / pdump_autotest        FAIL     5.63 s (exit status 255 or signal 127 SIGinvalid)
101/102 DPDK:fast-tests / vdev_autotest         OK       0.17 s
102/102 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s

Ok:                   81
Expected Fail:         0
Fail:                 14
Unexpected Pass:       0
Skipped:               7
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

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

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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

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

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.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)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-18  5:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220718041142.411770-1-fidaullah.noonari@emumba.com>
2022-07-18  4:13 ` |SUCCESS| pw114003 [PATCH] eal: change alloc_sz calculation which may cause unnecessarily allocation checkpatch
2022-07-18  5:18 ` |FAILURE| " 0-day Robot
2022-07-18  5:26 dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).