automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de
@ 2023-06-09 23:02 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-06-09 23:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Elena Agostini

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127725

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[514/2139] Generating rte_common_dpaax.pmd.c with a custom command.
[515/2139] Compiling C object 'drivers/a715181@@rte_common_dpaax@sha/meson-generated_.._rte_common_dpaax.pmd.c.o'.
[516/2139] Compiling C object 'drivers/a715181@@rte_common_dpaax@sta/meson-generated_.._rte_common_dpaax.pmd.c.o'.
[517/2139] Linking static target drivers/librte_common_dpaax.a.
[518/2139] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command.
[519/2139] Linking target drivers/librte_common_dpaax.so.23.2.
[520/2139] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.23.2.symbols'.
[521/2139] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_init.c.o'.
[522/2139] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe.c.o'.
[523/2139] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o
ccache arm-linux-gnueabihf-gcc -Idrivers/a715181@@tmp_rte_net_enic@sta -Idrivers -I../drivers -Idrivers/net/enic -I../drivers/net/enic -I../drivers/net/enic/base -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wform
 at -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a -mfpu=neon -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.enic -MD -MQ 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o' -MF 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o.d' -o 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o' -c ../drivers/net/enic/base/vnic_rq.c
In file included from ../drivers/bus/pci/bus_pci_driver.h:13,
from ../drivers/net/enic/base/vnic_dev.h:12,
from ../drivers/net/enic/base/vnic_rq.c:7:
../drivers/bus/pci/rte_bus_pci.h:82:59: error: 'struct rte_device' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
82 | const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
|                                                           ^~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de
@ 2023-06-09 23:02 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-06-09 23:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Elena Agostini

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

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
\0[\02\06\01\0/\07\04\04\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0i\0x\0g\0b\0e\0.\0a\0.\0p\0/\0n\0e\0t\0_\0i\0x\0g\0b\0e\0_\0i\0x\0g\0b\0e\0_\08\02\05\09\09\0_\0b\0y\0p\0a\0s\0s\0.\0c\0.\0o\0b\0j\0
\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0
\0
\0n\0i\0n\0j\0a\0:\0 \0E\0n\0t\0e\0r\0i\0n\0g\0 \0d\0i\0r\0e\0c\0t\0o\0r\0y\0 \0`\0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0'\0
\0
\0[\01\0/\03\06\07\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0.\0a\0.\0p\0/\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0_\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0
\0
\0F\0A\0I\0L\0E\0D\0:\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0.\0a\0.\0p\0/\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0_\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0 \0
\0
\0"\0c\0l\0a\0n\0g\0"\0 \0"\0-\0I\0d\0r\0i\0v\0e\0r\0s\0\\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0.\0a\0.\0p\0"\0 \0"\0-\0I\0d\0r\0i\0v\0e\0r\0s\0"\0 \0"\0-\0I\0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0"\0 \0"\0-\0I\0d\0r\0i\0v\0e\0r\0s\0\\0n\0e\0t\0\\0v\0m\0x\0n\0e\0t\03\0"\0 \0"\0-\0I\0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0\\0n\0e\0t\0\\0v\0m\0x\0n\0e\0t\03\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0t\0h\0d\0e\0v\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0t\0h\0d\0e\0v\0"\0 \0"\0-\0I\0.\0"\0 \0"\0-\0I\0.\0.\0"\0 \0"\0-\0I\0c\0o\0n\0f\0i\0g\0"\0 \0"\0-\0I\0.\0.\0\\0c\0o\0n\0f\0i\0g\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0w\0i\0n\0d\0o\0w\0s\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0w\0i\0n\0d\0o\0w\0s\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0x\08\06\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0x\08\06\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0c\0o\0m\0m\0o\0n\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0c\0o\0m\0m\0o\0n\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0"\0 \0"\0-\0I\0l\0i\0b\0\\0k\0v\0a\0r\0g\0s\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0k\0v\0a\0r\0g\0s\0"\0 \0"\0-\0I\0l\0i\0b\0\\0n\0e\0t\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0n\0e\0t\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0b\0u\0f\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b
 \0\\0m\0b\0u\0f\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0e\0m\0p\0o\0o\0l\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0e\0m\0p\0o\0o\0l\0"\0 \0"\0-\0I\0l\0i\0b\0\\0r\0i\0n\0g\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0r\0i\0n\0g\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0e\0t\0r\0i\0c\0s\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0e\0t\0r\0i\0c\0s\0"\0 \0"\0-\0I\0l\0i\0b\0\\0t\0e\0l\0e\0m\0e\0t\0r\0y\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0t\0e\0l\0e\0m\0e\0t\0r\0y\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0e\0t\0e\0r\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0e\0t\0e\0r\0"\0 \0"\0-\0I\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0p\0c\0i\0"\0 \0"\0-\0I\0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0p\0c\0i\0"\0 \0"\0-\0I\0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0p\0c\0i\0\\0w\0i\0n\0d\0o\0w\0s\0"\0 \0"\0-\0I\0l\0i\0b\0\\0p\0c\0i\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0p\0c\0i\0"\0 \0"\0-\0I\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0v\0d\0e\0v\0"\0 \0"\0-\0I\0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0v\0d\0e\0v\0"\0 \0"\0-\0X\0c\0l\0a\0n\0g\0"\0 \0"\0-\0f\0c\0o\0l\0o\0r\0-\0d\0i\0a\0g\0n\0o\0s\0t\0i\0c\0s\0"\0 \0"\0-\0p\0i\0p\0e\0"\0 \0"\0-\0D\0_\0F\0I\0L\0E\0_\0O\0F\0F\0S\0E\0T\0_\0B\0I\0T\0S\0=\06\04\0"\0 \0"\0-\0W\0a\0l\0l\0"\0 \0"\0-\0W\0i\0n\0v\0a\0l\0i\0d\0-\0p\0c\0h\0"\0 \0"\0-\0W\0e\0x\0t\0r\0a\0"\0 \0"\0-\0W\0e\0r\0r\0o\0r\0"\0 \0"\0-\0O\03\0"\0 \0"\0-\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0r\0t\0e\0_\0c\0o\0n\0f\0i\0g\0.\0h\0"\0 \0"\0-\0W\0c\0a\0s\0t\0-\0q\0u\0a\0l\0"\0 \0"\0-\0W\0d\0e\0p\0r\0e\0c\0a\0t\0e\0d\0"\0 \0"\0-\0W\0f\0o\0r\0
 m\0a\0t\0"\0 \0"\0-\0W\0f\0o\0r\0m\0a\0t\0-\0n\0o\0n\0l\0i\0t\0e\0r\0a\0l\0"\0 \0"\0-\0W\0f\0o\0r\0m\0a\0t\0-\0s\0e\0c\0u\0r\0i\0t\0y\0"\0 \0"\0-\0W\0m\0i\0s\0s\0i\0n\0g\0-\0d\0e\0c\0l\0a\0r\0a\0t\0i\0o\0n\0s\0"\0 \0"\0-\0W\0m\0i\0s\0s\0i\0n\0g\0-\0p\0r\0o\0t\0o\0t\0y\0p\0e\0s\0"\0 \0"\0-\0W\0n\0e\0s\0t\0e\0d\0-\0e\0x\0t\0e\0r\0n\0s\0"\0 \0"\0-\0W\0o\0l\0d\0-\0s\0t\0y\0l\0e\0-\0d\0e\0f\0i\0n\0i\0t\0i\0o\0n\0"\0 \0"\0-\0W\0p\0o\0i\0n\0t\0e\0r\0-\0a\0r\0i\0t\0h\0"\0 \0"\0-\0W\0s\0i\0g\0n\0-\0c\0o\0m\0p\0a\0r\0e\0"\0 \0"\0-\0W\0s\0t\0r\0i\0c\0t\0-\0p\0r\0o\0t\0o\0t\0y\0p\0e\0s\0"\0 \0"\0-\0W\0u\0n\0d\0e\0f\0"\0 \0"\0-\0W\0w\0r\0i\0t\0e\0-\0s\0t\0r\0i\0n\0g\0s\0"\0 \0"\0-\0W\0n\0o\0-\0a\0d\0d\0r\0e\0s\0s\0-\0o\0f\0-\0p\0a\0c\0k\0e\0d\0-\0m\0e\0m\0b\0e\0r\0"\0 \0"\0-\0W\0n\0o\0-\0m\0i\0s\0s\0i\0n\0g\0-\0f\0i\0e\0l\0d\0-\0i\0n\0i\0t\0i\0a\0l\0i\0z\0e\0r\0s\0"\0 \0"\0-\0D\0_\0G\0N\0U\0_\0S\0O\0U\0R\0C\0E\0"\0 \0"\0-\0D\0_\0W\0I\0N\03\02\0_\0W\0I\0N\0N\0T\0=\00\0x\00\0A\00\00\0"\0 \0"\0-\0D\0_\0C\0R\0T\0_\0S\0E\0C\0U\0R\0E\0_\0N\0O\0_\0W\0A\0R\0N\0I\0N\0G\0S\0"\0 \0"\0-\0m\0a\0r\0c\0h\0=\0n\0a\0t\0i\0v\0e\0"\0 \0"\0-\0D\0A\0L\0L\0O\0W\0_\0E\0X\0P\0E\0R\0I\0M\0E\0N\0T\0A\0L\0_\0A\0P\0I\0"\0 \0"\0-\0D\0A\0L\0L\0O\0W\0_\0I\0N\0T\0E\0R\0N\0A\0L\0_\0A\0P\0I\0"\0 \0"\0-\0W\0n\0o\0-\0u\0n\0u\0s\0e\0d\0-\0p\0a\0r\0a\0m\0e\0t\0e\0r\0"\0 \0"\0-\0W\0n\0o\0-\0u\0n\0u\0s\0e\0d\0-\0v\0a\0l\0u\0e\0"\0 \0"\0-\0W\0n\0o\0-\0s\0t\0r\0i\0c\0t\0-\0a\0l\0i\0a\0s\0i\0n\0g\0"\0 \0"\0-\0W\0n\0o\0-\0f\0o
 \0r\0m\0a\0t\0-\0e\0x\0t\0r\0a\0-\0a\0r\0g\0s\0"\0 \0"\0-\0D\0R\0T\0E\0_\0L\0O\0G\0_\0D\0E\0F\0A\0U\0L\0T\0_\0L\0O\0G\0T\0Y\0P\0E\0=\0p\0m\0d\0.\0n\0e\0t\0.\0v\0m\0x\0n\0e\0t\03\0"\0 \0"\0-\0D\0R\0T\0E\0_\0A\0N\0N\0O\0T\0A\0T\0E\0_\0L\0O\0C\0K\0S\0"\0 \0"\0-\0W\0t\0h\0r\0e\0a\0d\0-\0s\0a\0f\0e\0t\0y\0"\0 \0-\0M\0D\0 \0-\0M\0Q\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0.\0a\0.\0p\0/\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0_\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0 \0-\0M\0F\0 \0"\0d\0r\0i\0v\0e\0r\0s\0\\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0.\0a\0.\0p\0\\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0_\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0.\0d\0"\0 \0-\0o\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0.\0a\0.\0p\0/\0n\0e\0t\0_\0v\0m\0x\0n\0e\0t\03\0_\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0 \0"\0-\0c\0"\0 \0.\0.\0/\0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0v\0m\0x\0n\0e\0t\03\0/\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0
\0
\0I\0n\0 \0f\0i\0l\0e\0 \0i\0n\0c\0l\0u\0d\0e\0d\0 \0f\0r\0o\0m\0 \0.\0.\0/\0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0v\0m\0x\0n\0e\0t\03\0/\0v\0m\0x\0n\0e\0t\03\0_\0e\0t\0h\0d\0e\0v\0.\0c\0:\02\02\0:\0
\0
\0I\0n\0 \0f\0i\0l\0e\0 \0i\0n\0c\0l\0u\0d\0e\0d\0 \0f\0r\0o\0m\0 \0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0p\0c\0i\0\\0b\0u\0s\0_\0p\0c\0i\0_\0d\0r\0i\0v\0e\0r\0.\0h\0:\01\03\0:\0
\0
\0.\0.\0\\0d\0r\0i\0v\0e\0r\0s\0\\0b\0u\0s\0\\0p\0c\0i\0\\0r\0t\0e\0_\0b\0u\0s\0_\0p\0c\0i\0.\0h\0:\08\02\0:\05\09\0:\0 \0e\0r\0r\0o\0r\0:\0 \0d\0e\0c\0l\0a\0r\0a\0t\0i\0o\0n\0 \0o\0f\0 \0'\0s\0t\0r\0u\0c\0t\0 \0r\0t\0e\0_\0d\0e\0v\0i\0c\0e\0'\0 \0w\0i\0l\0l\0 \0n\0o\0t\0 \0b\0e\0 \0v\0i\0s\0i\0b\0l\0e\0 \0o\0u\0t\0s\0i\0d\0e\0 \0o\0f\0 \0t\0h\0i\0s\0 \0f\0u\0n\0c\0t\0i\0o\0n\0 \0[\0-\0W\0e\0r\0r\0o\0r\0,\0-\0W\0v\0i\0s\0i\0b\0i\0l\0i\0t\0y\0]\0
\0
\0c\0o\0n\0s\0t\0 \0s\0t\0r\0u\0c\0t\0 \0r\0t\0e\0_\0p\0c\0i\0_\0a\0d\0d\0r\0 \0*\0 \0r\0t\0e\0_\0p\0c\0i\0_\0g\0e\0t\0_\0a\0d\0d\0r\0(\0c\0o\0n\0s\0t\0 \0s\0t\0r\0u\0c\0t\0 \0r\0t\0e\0_\0d\0e\0v\0i\0c\0e\0 \0*\0d\0e\0v\0)\0;\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0
\0
\01\0 \0e\0r\0r\0o\0r\0 \0g\0e\0n\0e\0r\0a\0t\0e\0d\0.\0
\0
\0[\02\0/\03\06\07\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\0x\0g\0b\0e\0/\0b\0a\0s\0e\0/\0l\0i\0b\0i\0x\0g\0b\0e\0_\0b\0a\0s\0e\0.\0a\0.\0p\0/\0i\0x\0g\0b\0e\0_\0h\0v\0_\0v\0f\0.\0c\0.\0o\0b\0j\0
\0
\0[\03\0/\03\06\07\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\0x\0g\0b\0e\0/\0b\0a\0s\0e\0/\0l\0i\0b\0i\0x\0g\0b\0e\0_\0b\0a\0s\0e\0.\0a\0.\0p\0/\0i\0x\0g\0b\0e\0_\0d\0c\0b\0.\0c\0.\0o\0b\0j\0
\0
\0[\04\0/\03\06\07\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\0x\0g\0b\0e\0/\0b\0a\0s\0e\0/\0l\0i\0b\0i\0x\0g\0b\0e\0_\0b\0a\0s\0e\0.\0a\0.\0p\0/\0i\0x\0g\0b\0e\0_\0v\0f\0.\0c\0.\0o\0b\0j\0
\0
\0[\05\0/\03\06\07\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\0x\0g\0b\0e\0/\0b\0a\0s\0e\0/\0l\0i\0b\0i\0x\0g\0b\0e\0_\0b\0a\0s\0e\0.\0a\0.\0p\0/\0i\0x\0g\0b\0e\0_\0x\05\05\00\0.\0c\0.\0o\0b\0j\0
\0
\0[\06\0/\03\06\07\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0i\0x\0g\0b\0e\0.\0a\0.\0p\0/\0n\0e\0t\0_\0i\0x\0g\0b\0e\0_\0i\0x\0g\0b\0e\0_\0r\0x\0t\0x\0.\0c\0.\0o\0b\0j\0
\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0
\0
\0C\0o\0u\0l\0d\0 \0n\0o\0t\0 \0r\0e\0b\0u\0i\0l\0d\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0
\0
\0
==== End log output ====

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de
@ 2023-06-08 22:32 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-06-08 22:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Elena Agostini

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

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Fedora 38 (ARM)          | FAIL           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | FAIL           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | FAIL           |
+--------------------------+----------------+
| Fedora 37 (ARM)          | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | FAIL           |
+--------------------------+----------------+
| RHEL 7                   | FAIL           |
+--------------------------+----------------+
| Fedora 37                | FAIL           |
+--------------------------+----------------+
| Debian Buster            | FAIL           |
+--------------------------+----------------+
| Fedora 38                | FAIL           |
+--------------------------+----------------+
| CentOS Stream 8          | FAIL           |
+--------------------------+----------------+
| openSUSE Leap 15         | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04             | FAIL           |
+--------------------------+----------------+
| RHEL8                    | FAIL           |
+--------------------------+----------------+
| Debian Bullseye          | FAIL           |
+--------------------------+----------------+
| Ubuntu 22.04             | FAIL           |
+--------------------------+----------------+
| CentOS Stream 9          | FAIL           |
+--------------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
[596/3206] Generating rte_bus_ifpga.pmd.c with a custom command.
[597/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[598/3206] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[599/3206] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[600/3206] Linking static target drivers/librte_bus_ifpga.a.
[601/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpio.c.o'.
[602/3206] Linking static target drivers/libtmp_rte_bus_fslmc.a.
[603/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[604/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=na
 tive -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -c ../drivers/bus/pci/pci_common_uio.c
In file included from ../drivers/bus/pci/pci_common_uio.c:14:
../drivers/bus/pci/rte_bus_pci.h:82:59: error: 'struct rte_device' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
82 | const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
|                                                           ^~~~~~~~~~
cc1: all warnings being treated as errors
[605/3206] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[606/3206] Generating rte_bus_fslmc.pmd.c with a custom command.
[607/3206] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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)

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de
@ 2023-06-08 22:31 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-06-08 22:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Elena Agostini

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127725

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | FAIL               |
+------------------+--------------------+
| Debian Buster    | FAIL               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| Fedora 37        | FAIL               |
+------------------+--------------------+
| Ubuntu 20.04     | FAIL               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| RHEL8            | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+
| Alpine           | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | FAIL               |
+------------------+--------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
[619/3247] Generating symbol file 'drivers/a715181@@rte_bus_fslmc@sha/librte_bus_fslmc.so.23.2.symbols'.
[620/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_ifpga@sta/bus_ifpga_ifpga_bus.c.o'.
[621/3247] Linking static target drivers/libtmp_rte_bus_ifpga.a.
[622/3247] Generating rte_bus_ifpga.pmd.c with a custom command.
[623/3247] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[624/3247] Linking static target drivers/librte_bus_ifpga.a.
[625/3247] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[626/3247] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[627/3247] Linking target drivers/librte_bus_ifpga.so.23.2.
[628/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[629/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[630/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o
clang -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API 
 -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -c ../drivers/bus/pci/pci_common_uio.c
In file included from ../drivers/bus/pci/pci_common_uio.c:14:
../drivers/bus/pci/rte_bus_pci.h:82:59: error: declaration of 'struct rte_device' will not be visible outside of this function [-Werror,-Wvisibility]
const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

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

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)

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de
@ 2023-05-30 18:02 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-05-30 18:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Elena Agostini

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127725

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | FAIL               |
+------------------+--------------------+
| Debian Buster    | FAIL               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| Fedora 37        | FAIL               |
+------------------+--------------------+
| Ubuntu 20.04     | FAIL               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| RHEL8            | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+
| Alpine           | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | FAIL               |
+------------------+--------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
[619/3247] Generating symbol file 'drivers/a715181@@rte_bus_fslmc@sha/librte_bus_fslmc.so.23.2.symbols'.
[620/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_ifpga@sta/bus_ifpga_ifpga_bus.c.o'.
[621/3247] Linking static target drivers/libtmp_rte_bus_ifpga.a.
[622/3247] Generating rte_bus_ifpga.pmd.c with a custom command.
[623/3247] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[624/3247] Linking static target drivers/librte_bus_ifpga.a.
[625/3247] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[626/3247] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[627/3247] Linking target drivers/librte_bus_ifpga.so.23.2.
[628/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[629/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[630/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o
clang -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API 
 -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -c ../drivers/bus/pci/pci_common_uio.c
In file included from ../drivers/bus/pci/pci_common_uio.c:14:
../drivers/bus/pci/rte_bus_pci.h:82:59: error: declaration of 'struct rte_device' will not be visible outside of this function [-Werror,-Wvisibility]
const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

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

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)

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de
@ 2023-05-30 17:58 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-05-30 17:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Elena Agostini

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

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Fedora 38 (ARM)          | FAIL           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | FAIL           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | FAIL           |
+--------------------------+----------------+
| Fedora 37 (ARM)          | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | FAIL           |
+--------------------------+----------------+
| RHEL 7                   | FAIL           |
+--------------------------+----------------+
| Fedora 37                | FAIL           |
+--------------------------+----------------+
| Debian Buster            | FAIL           |
+--------------------------+----------------+
| Fedora 38                | FAIL           |
+--------------------------+----------------+
| CentOS Stream 8          | FAIL           |
+--------------------------+----------------+
| openSUSE Leap 15         | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04             | FAIL           |
+--------------------------+----------------+
| RHEL8                    | FAIL           |
+--------------------------+----------------+
| Debian Bullseye          | FAIL           |
+--------------------------+----------------+
| Ubuntu 22.04             | FAIL           |
+--------------------------+----------------+
| CentOS Stream 9          | FAIL           |
+--------------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
[596/3206] Generating rte_bus_ifpga.pmd.c with a custom command.
[597/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[598/3206] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[599/3206] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[600/3206] Linking static target drivers/librte_bus_ifpga.a.
[601/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpio.c.o'.
[602/3206] Linking static target drivers/libtmp_rte_bus_fslmc.a.
[603/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[604/3206] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=na
 tive -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o' -c ../drivers/bus/pci/pci_common_uio.c
In file included from ../drivers/bus/pci/pci_common_uio.c:14:
../drivers/bus/pci/rte_bus_pci.h:82:59: error: 'struct rte_device' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
82 | const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
|                                                           ^~~~~~~~~~
cc1: all warnings being treated as errors
[605/3206] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[606/3206] Generating rte_bus_fslmc.pmd.c with a custom command.
[607/3206] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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)

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-06-09 23:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 23:02 |FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-06-09 23:02 dpdklab
2023-06-08 22:32 dpdklab
2023-06-08 22:31 dpdklab
2023-05-30 18:02 dpdklab
2023-05-30 17:58 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).