Test-Label: iol-x86_64-compile-testing Test-Status: FAILURE http://dpdk.org/patch/124271 _Testing issues_ Submitter: Chaoyong He Date: Tuesday, February 21 2023 06:49:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:9bd5ebca59c865aead7096358fb733e53a72007b 124266-124271 --> testing fail Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL 7 | FAIL | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ ==== 20 line log output for RHEL 7 (dpdk_meson_compile): ==== [1804/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nffw.c.o'. [1805/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_rtsym.c.o'. [1806/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp_cmds.c.o'. [1807/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_crc.c.o'. [1808/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_mutex.c.o'. [1809/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp_eth.c.o'. [1810/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_hwinfo.c.o'. [1811/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_rxtx.c.o'. [1812/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_cpp_bridge.c.o'. [1813/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ethdev_vf.c.o'. [1814/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ethdev.c.o'. [1815/3167] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_flow.c.o'. FAILED: drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_flow.c.o ccache cc -Idrivers/a715181@@tmp_rte_net_nfp@sta -Idrivers -I../drivers -Idrivers/net/nfp -I../drivers/net/nfp -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.nfp -MD -MQ 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_flow.c.o' -c ../drivers/net/nfp/nfp_flow.c ../drivers/net/nfp/nfp_flow.c: In function 'nfp_flow_action_set_ipv6': ../drivers/net/nfp/nfp_flow.c:2167:3: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] set_ip->ipv6[i].exact = *(const rte_be32_t *)&set_ipv6->ipv6_addr[i * 4]; ^ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25483/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/