|FAILURE| pw135302-135318 [PATCH] [v4,17/17] log: mark PMD logtype a

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Dec 18 23:22:43 CET 2023


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135318

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, December 18 2023 19:22:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135302-135318 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[296/2667] Linking static target drivers/librte_baseband_null.a.
[297/2667] Compiling C object 'drivers/a715181@@tmp_rte_baseband_la12xx at sta/baseband_la12xx_bbdev_la12xx.c.o'.
../drivers/baseband/la12xx/bbdev_la12xx.c: In function 'enqueue_single_op':
../drivers/baseband/la12xx/bbdev_la12xx.c:451:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror]
451 |                 pi, ci, pi_flag, ci_flag, q_priv->queue_size);
|                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/baseband/la12xx/bbdev_la12xx.c:454:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror]
454 |                 rte_bbdev_dp_log(DEBUG, "bd ring full for queue id: %d", q_id);
|                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/baseband/la12xx/bbdev_la12xx.c:534:34: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror]
534 |                         pi, ci, pi_flag, ci_flag, q_priv->queue_size);
|                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/baseband/la12xx/bbdev_la12xx.c: In function 'dequeue_single_op':
../drivers/baseband/la12xx/bbdev_la12xx.c:596:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror]
596 |                 ci, ci_flag, q_priv->queue_size);
|                           ^~~~~~~~~~~~~~~~~~~~~~~
../drivers/baseband/la12xx/bbdev_la12xx.c:619:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror]
619 |                 ci, ci_flag, q_priv->queue_size);
|                           ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

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)

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

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

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: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

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