|FAILURE| pw135943 [PATCH v3] gro : packets not getting flushed in heavy-weight mode API
0-day Robot
robot at bytheb.org
Wed Jan 17 22:46:37 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/135943/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7561505864
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Install i386 cross compiling packages
"ubuntu-20.04-gcc-ppc64le" failed at step Install test tools packages
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
[444/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_service_component.c'.
[445/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_stdatomic.c'.
[446/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_string_fns.c'.
[447/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_tailq.c'.
[448/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_thread.c'.
[449/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_time.c'.
[450/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_ticketlock.c'.
[451/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_trace_point.c'.
[452/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_trace.c'.
[453/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_trace_point_register.c'.
[454/1009] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_csumonly.c.o'.
FAILED: app/a172ced@@dpdk-testpmd at exe/test-pmd_csumonly.c.o
ccache gcc -Iapp/a172ced@@dpdk-testpmd at exe -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -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/log -I../lib/log -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 -Ilib/cmdline -I../lib/cmdline -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations -MD -MQ 'app/a172ced@@dpdk-testpmd at exe/test-pmd_csumonly.c.o' -MF 'app/a172ced@@dpdk-testpmd at exe/test-pmd_csumonly.c.o.d' -o 'app/a172ced@@dpdk-testpmd at exe/test-pmd_csumonly.c.o' -c ../app/test-pmd/csumonly.c
../app/test-pmd/csumonly.c: In function ‘pkt_burst_checksum_forward’:
../app/test-pmd/csumonly.c:886:1: error: label ‘init’ defined but not used [-Werror=unused-label]
886 | init:
| ^~~~
cc1: all warnings being treated as errors
[455/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_uuid.c'.
[456/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_version.c'.
[457/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_vfio.c'.
[458/1009] Generating ethdev.sym_chk with a meson_exe.py custom command.
[459/1009] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Install i386 cross compiling packages
####################################################################################
PPC64LE: false
REF_GIT_TAG: v23.11
RISCV64: false
RUN_TESTS: false
STDATOMIC: false
##[endgroup]
+ sudo apt install -y gcc-multilib g++-multilib libnuma-dev:i386
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libnuma-dev:i386 : Depends: libnuma1:i386 (= 2.0.12-1) but it is not going to be installed
Depends: libc6-dev:i386 but it is not going to be installed or
libc-dev:i386
E: Unable to correct problems, you have held broken packages.
##[error]Process completed with exit code 100.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Install i386 cross compiling packages
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Install test tools packages
####################################################################################
The following additional packages will be installed:
libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2
libsource-highlight-common libsource-highlight4v5 libxxhash0
Suggested packages:
gdb-doc gdbserver
The following NEW packages will be installed:
gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2
libsource-highlight-common libsource-highlight4v5 libxxhash0
0 upgraded, 8 newly installed, 0 to remove and 52 not upgraded.
Need to get 24.1 MB of archives.
After this operation, 45.1 MB of additional disk space will be used.
Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB]
Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB]
Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB]
Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB]
Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.14 [19.9 MB]
Err:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1
Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out
Fetched 20.9 MB in 30s (688 kB/s)
E: Failed to fetch http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/pool/main/g/gdb/gdb_10.2-0ubuntu1~20.04~1_amd64.deb Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
##[error]Process completed with exit code 100.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Install test tools packages
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list