* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:51 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 17:22 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 17:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
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/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:58 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:58 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL |
+--------------------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:58 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:58 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL |
+--------------------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:57 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:57 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL |
+--------------------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:57 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:57 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL |
+--------------------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:57 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:57 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL |
+--------------------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:57 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:57 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+================+==============================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Debian 11 (arm) | SKIPPED | FAIL |
+--------------------------+----------------+------------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:56 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:56 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+================+==============================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Debian 11 (arm) | SKIPPED | FAIL |
+--------------------------+----------------+------------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:56 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:56 UTC (permalink / raw)
To: Test Report; +Cc: Jesna K E, dpdk-test-reports, Jesna K E
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+================+==============================+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Debian 11 (arm) | SKIPPED | FAIL |
+--------------------------+----------------+------------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
[1045/3104] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1046/3104] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1047/3104] Linking target drivers/librte_net_atlantic.so.24.0.
[1048/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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 -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[1049/3104] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1050/3104] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1051/3104] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:55 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:55 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:55 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:55 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:54 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im
@ 2023-11-11 16:53 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-11-11 16:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Jesna K E
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134115
_Testing issues_
Submitter: Jesna K E <jesna.k.e@amd.com>
Date: Saturday, November 11 2023 16:00:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40
134113-134115 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1047/3111] Linking static target drivers/libtmp_rte_net_avp.a.
[1048/3111] Generating rte_net_avp.pmd.c with a custom command.
[1049/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1050/3111] Linking static target drivers/librte_net_avp.a.
[1051/3111] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1052/3111] Linking target drivers/librte_net_avp.so.24.0.
[1053/3111] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.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/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/log -I../lib/log -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 -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio
ns -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -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_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function 'axgbe_set_tx_function':
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: implicit declaration of function 'rte_vect_get_max_simd_bitwidth' [-Werror=implicit-function-declaration]
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:25: error: nested extern declaration of 'rte_vect_get_max_simd_bitwidth' [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: error: 'RTE_VECT_SIMD_128' undeclared (first use in this function)
2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
| ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:60: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
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)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
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
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
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28335/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2023-11-11 17:22 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-11 16:51 |FAILURE| pw134113-134115 [PATCH] [v1,3/3] net/axgbe: support TSO Im dpdklab
2023-11-11 16:53 dpdklab
2023-11-11 16:54 dpdklab
2023-11-11 16:55 dpdklab
2023-11-11 16:55 dpdklab
2023-11-11 16:55 dpdklab
2023-11-11 16:55 dpdklab
2023-11-11 16:56 dpdklab
2023-11-11 16:56 dpdklab
2023-11-11 16:57 dpdklab
2023-11-11 16:57 dpdklab
2023-11-11 16:57 dpdklab
2023-11-11 16:57 dpdklab
2023-11-11 16:58 dpdklab
2023-11-11 16:58 dpdklab
2023-11-11 17:22 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).