|FAILURE| pw120492 [PATCH v9] mbuf perf test, please ignore
0-day Robot
robot at bytheb.org
Tue Dec 6 15:40:26 CET 2022
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/120492/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3629618028
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
Fetching value of define "__AVX2__" : (cached)
Compiler for C supports arguments -mavx2: YES
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES
Compiler for C supports arguments -mavx512bw: YES
Compiler for C supports arguments -march=skylake-avx512: YES
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
Fetching value of define "__AVX2__" : (cached)
Compiler for C supports arguments -mavx2: YES
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES
Compiler for C supports arguments -mavx512bw: YES
Compiler for C supports arguments -march=skylake-avx512: YES
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES
Compiler for C supports arguments -mavx512bw: YES
Compiler for C supports arguments -march=skylake-avx512: YES
drivers/net/idpf/meson.build:36:8: ERROR: Unknown variable "static_rte_common_idpf".
A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
Fetching value of define "__AVX2__" : (cached)
Compiler for C supports arguments -mavx2: YES (cached)
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES (cached)
Compiler for C supports arguments -mavx512bw: YES (cached)
Compiler for C supports arguments -march=skylake-avx512: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: NO (cached)
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Fetching value of define "__AVX2__" : (cached)
Compiler for C supports arguments -mavx2: YES (cached)
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES (cached)
Compiler for C supports arguments -mavx512bw: YES (cached)
Compiler for C supports arguments -march=skylake-avx512: YES (cached)
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES (cached)
Compiler for C supports arguments -mavx512bw: YES (cached)
Compiler for C supports arguments -march=skylake-avx512: YES (cached)
drivers/net/idpf/meson.build:36:8: ERROR: Unknown variable "static_rte_common_idpf".
A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
Fetching value of define "__AVX2__" : (cached)
Compiler for C supports arguments -mavx2: YES
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES
Compiler for C supports arguments -mavx512bw: YES
Compiler for C supports arguments -march=skylake-avx512: YES
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
Fetching value of define "__AVX2__" : (cached)
Compiler for C supports arguments -mavx2: YES
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES
Compiler for C supports arguments -mavx512bw: YES
Compiler for C supports arguments -march=skylake-avx512: YES
Fetching value of define "__AVX512F__" : (cached)
Compiler for C supports arguments -mavx512f: YES
Compiler for C supports arguments -mavx512bw: YES
Compiler for C supports arguments -march=skylake-avx512: YES
drivers/net/idpf/meson.build:36:8: ERROR: Unknown variable "static_rte_common_idpf".
A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
from ../drivers/net/iavf/iavf_rxtx_vec_avx512.c:5:
../drivers/net/iavf/iavf_rxtx_vec_avx512.c: In function ‘iavf_rxq_rearm’:
../drivers/net/iavf/iavf_rxtx_vec_avx512.c:81:50: error: ‘struct rte_mbuf’ has no member named ‘buf_iova’
81 | const __m512i iova_offsets = _mm512_set1_epi64(offsetof
| ^~~~~~~~
../drivers/net/iavf/iavf_rxtx_vec_avx512.c: In function ‘iavf_vtx1’:
../drivers/net/iavf/iavf_rxtx_vec_avx512.c:1900:13: error: ‘struct rte_mbuf’ has no member named ‘buf_iova’
1900 | pkt->buf_iova + pkt->data_off);
| ^~
../drivers/net/iavf/iavf_rxtx_vec_avx512.c: In function ‘iavf_vtx’:
../drivers/net/iavf/iavf_rxtx_vec_avx512.c:1950:12: error: ‘struct rte_mbuf’ has no member named ‘buf_iova’
1950 | pkt[3]->buf_iova + pkt[3]->data_off,
| ^~
../drivers/net/iavf/iavf_rxtx_vec_avx512.c:1952:12: error: ‘struct rte_mbuf’ has no member named ‘buf_iova’
1952 | pkt[2]->buf_iova + pkt[2]->data_off,
| ^~
../drivers/net/iavf/iavf_rxtx_vec_avx512.c:1954:12: error: ‘struct rte_mbuf’ has no member named ‘buf_iova’
1954 | pkt[1]->buf_iova + pkt[1]->data_off,
| ^~
../drivers/net/iavf/iavf_rxtx_vec_avx512.c:1956:12: error: ‘struct rte_mbuf’ has no member named ‘buf_iova’
1956 | pkt[0]->buf_iova + pkt[0]->data_off);
| ^~
[314/1134] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_controlq.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:35-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list