automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw125061 [PATCH] lib/hash: new feature adding existing key
@ 2023-03-14  0:53 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-03-14  0:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Abdullah Omer Yamac

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/125061

_Testing issues_

Submitter: Abdullah Omer Yamac <omer.yamac@ceng.metu.edu.tr>
Date: Monday, March 13 2023 07:35:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246

125061 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------+----------------------+
|              Environment               | dpdk_meson_compile | dpdk_unit_test | dpdk_mingw64_compile |
+========================================+====================+================+======================+
| FreeBSD 13                             | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Windows Server 2019                    | PASS               | PASS           | PASS                 |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM Clang Native          | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| CentOS Stream 8                        | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Debian Bullseye                        | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 22.04                           | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04                           | PASS               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| RHEL8                                  | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| RHEL 7                                 | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| openSUSE Leap 15                       | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Debian Buster                          | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| CentOS Stream 9                        | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  OK       0.18 s
94/103 DPDK:fast-tests / telemetry_data_autotest  OK       0.19 s
95/103 DPDK:fast-tests / table_autotest        OK      11.42 s
96/103 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.82 s
98/103 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/103 DPDK:fast-tests / latencystats_autotest  OK       0.20 s
100/103 DPDK:fast-tests / pdump_autotest        OK       5.30 s
101/103 DPDK:fast-tests / vdev_autotest         OK       0.17 s
102/103 DPDK:fast-tests / compressdev_autotest  SKIP     0.19 s
103/103 DPDK:fast-tests / telemetry_all         OK      17.31 s

Ok:                   94
Expected Fail:         0
Fail:                  0
Unexpected Pass:       0
Skipped:               8
Timeout:               1

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

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

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

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

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)

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125061 [PATCH] lib/hash: new feature adding existing key
@ 2023-03-14  1:09 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-03-14  1:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Abdullah Omer Yamac

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

_Testing issues_

Submitter: Abdullah Omer Yamac <omer.yamac@ceng.metu.edu.tr>
Date: Monday, March 13 2023 07:35:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246

125061 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  OK       0.18 s
94/103 DPDK:fast-tests / telemetry_data_autotest  OK       0.19 s
95/103 DPDK:fast-tests / table_autotest        OK      11.42 s
96/103 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.82 s
98/103 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/103 DPDK:fast-tests / latencystats_autotest  OK       0.20 s
100/103 DPDK:fast-tests / pdump_autotest        OK       5.30 s
101/103 DPDK:fast-tests / vdev_autotest         OK       0.17 s
102/103 DPDK:fast-tests / compressdev_autotest  SKIP     0.19 s
103/103 DPDK:fast-tests / telemetry_all         OK      17.31 s

Ok:                   94
Expected Fail:         0
Fail:                  0
Unexpected Pass:       0
Skipped:               8
Timeout:               1

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/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)

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

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

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

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

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)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125061 [PATCH] lib/hash: new feature adding existing key
@ 2023-03-13 16:59 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-03-13 16:59 UTC (permalink / raw)
  To: Patrick Robb, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Abdullah Omer Yamac

Test-Label: iol-broadcom-Performance
Test-Status: FAILURE
http://dpdk.org/patch/125061

_Performance Testing issues_

Submitter: Abdullah Omer Yamac <omer.yamac@ceng.metu.edu.tr>
Date: Monday, March 13 2023 07:35:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246

125061 --> performance testing fail

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-39-generic
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 128     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 9.9%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -6.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125061 [PATCH] lib/hash: new feature adding existing key
@ 2023-03-13 16:54 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-03-13 16:54 UTC (permalink / raw)
  To: Patrick Robb, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Abdullah Omer Yamac

Test-Label: iol-broadcom-Performance
Test-Status: FAILURE
http://dpdk.org/patch/125061

_Performance Testing issues_

Submitter: Abdullah Omer Yamac <omer.yamac@ceng.metu.edu.tr>
Date: Monday, March 13 2023 07:35:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246

125061 --> performance testing fail

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-39-generic
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 128     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 3.4%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -5.6%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-03-14  1:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  0:53 |FAILURE| pw125061 [PATCH] lib/hash: new feature adding existing key dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-03-14  1:09 dpdklab
2023-03-13 16:59 dpdklab
2023-03-13 16:54 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).