automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw115702-115705 [PATCH] [4/4] net/axgbe: fix scattered Rx function
@ 2022-09-01  8:47 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-09-01  8:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Bhagyada Modali

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

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

_Testing issues_

Submitter: Bhagyada Modali <bhagyada.modali@amd.com>
Date: Thursday, September 01 2022 05:33:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

115702-115705 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_meson_compile): ====
[2157/3506] Generating drivers/rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[2158/3506] Generating drivers/rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2159/3506] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2160/3506] Generating drivers/rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2161/3506] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2162/3506] Generating drivers/rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2163/3506] Generating drivers/rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2164/3506] Generating drivers/rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[2165/3506] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[2166/3506] Generating drivers/rte_net_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[2167/3506] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2168/3506] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[2169/3506] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2170/3506] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[2171/3506] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[2172/3506] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[2173/3506] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2174/3506] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[2175/3506] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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)

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

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

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

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

* |FAILURE| pw115702-115705 [PATCH] [4/4] net/axgbe: fix scattered Rx function
@ 2022-09-01  9:07 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-09-01  9:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Bhagyada Modali

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

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

_Testing issues_

Submitter: Bhagyada Modali <bhagyada.modali@amd.com>
Date: Thursday, September 01 2022 05:33:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

115702-115705 --> testing fail

Test environment and result as below:

+-------------------------------+--------------+----------------+
|          Environment          | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE          | PASS         | SKIPPED        |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | SKIPPED      | FAIL           |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED      | PASS           |
+-------------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_unit_test): ====
[2162/3507] Generating drivers/rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[2163/3507] Generating drivers/rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2164/3507] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2165/3507] Generating drivers/rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2166/3507] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2167/3507] Generating drivers/rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2168/3507] Generating drivers/rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2169/3507] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[2170/3507] Generating drivers/rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[2171/3507] Generating drivers/rte_net_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[2172/3507] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[2173/3507] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2174/3507] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2175/3507] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[2176/3507] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[2177/3507] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[2178/3507] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2179/3507] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[2180/3507] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

* |FAILURE| pw115702-115705 [PATCH] [4/4] net/axgbe: fix scattered Rx function
@ 2022-09-01  8:58 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-09-01  8:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Bhagyada Modali

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

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

_Testing issues_

Submitter: Bhagyada Modali <bhagyada.modali@amd.com>
Date: Thursday, September 01 2022 05:33:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

115702-115705 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[1083/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1084/3328] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1085/3328] Linking static target drivers/librte_net_avp.a.
[1086/3328] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1087/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_phy_impl.c.o'.
[1088/3328] Generating rte_net_axgbe_def with a custom command.
[1089/3328] Linking target drivers/librte_net_avp.so.23.0.
[1090/3328] Generating rte_net_axgbe_mingw with a custom command.
[1091/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -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/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/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 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe  -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o' -c ../drivers/net/axgbe/axgbe_rxtx.c
../drivers/net/axgbe/axgbe_rxtx.c: In function 'eth_axgbe_recv_scattered_pkts':
../drivers/net/axgbe/axgbe_rxtx.c:346:15: error: 'err' may be used uninitialized in this function [-Werror=maybe-uninitialized]
unsigned int err, etlt;
^~~
cc1: all warnings being treated as errors
[1092/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_i2c.c.o'.
[1093/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_bnx2x@sta/net_bnx2x_bnx2x_rxtx.c.o'.
[1094/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_bnx2x@sta/net_bnx2x_bnx2x_ethdev.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.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)

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)

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

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

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

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-09-01  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01  8:47 |FAILURE| pw115702-115705 [PATCH] [4/4] net/axgbe: fix scattered Rx function dpdklab
2022-09-01  8:58 dpdklab
2022-09-01  9:07 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).