|FAILURE| pw149560 [PATCH v8 3/3] drivers/net: add diagnostics macros to make code portable

0-day Robot robot at bytheb.org
Wed Jan 1 02:44:32 CET 2025


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/149560/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12565666401
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1875/6604] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[1876/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1877/6604] Linking static target drivers/librte_net_memif.a
[1878/6604] Linking target drivers/librte_net_memif.so.25.1
[1879/6604] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_neon.c.o
FAILED: drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_neon.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/libtmp_rte_net_ixgbe.a.p -Idrivers -I../drivers -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LIBRTE_IXGBE_BYPASS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ixgbe -MD -MQ drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_neon.c.o -MF drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_neon.c.o.d -o drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_neon.c.o -c ../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c: In function ‘ixgbe_rxq_rearm’:
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:37:43: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
   37 |                                 vst1q_u64((uint64_t *)&rxdp[i].read,
      |                                           ^
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:61:27: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
   61 |                 vst1q_u64((uint64_t *)&rxdp++->read, dma_addr0);
      |                           ^
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:66:27: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
   66 |                 vst1q_u64((uint64_t *)&rxdp++->read, dma_addr1);
      |                           ^
cc1: all warnings being treated as errors
[1880/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1881/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1882/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o
[1883/6604] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1884/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list