[dpdk-test-report] |FAILURE| pw95497 [dpdk-dev] [PATCH_v3 3/3] regex/mlx5: fix redundancy in PCI remove function

0-day Robot robot at bytheb.org
Wed Jul 7 14:40:12 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1007978956
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step "Build and test"
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step "Build and test"
"ubuntu-18.04-clang-static" failed at step "Build and test"
"ubuntu-18.04-clang-shared-doc+tests" failed at step "Build and test"
"ubuntu-18.04-gcc-static-aarch64" failed at step "Build and test"
"ubuntu-18.04-gcc-shared-aarch64" failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step "Build and test"
####################################################################################
[2207/3159] Linking static target drivers/libtmp_rte_compress_octeontx.a.
[2208/3159] Generating rte_compress_octeontx.pmd.c with a custom command.
[2209/3159] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sta/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2210/3159] Linking static target drivers/librte_compress_octeontx.a.
[2211/3159] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2212/3159] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2213/3159] Linking target drivers/librte_compress_octeontx.so.21.3.
[2214/3159] Generating rte_compress_zlib_def with a custom command.
[2215/3159] Generating rte_compress_zlib_mingw with a custom command.
[2216/3159] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2217/3159] Linking static target drivers/libtmp_rte_compress_zlib.a.
[2218/3159] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
FAILED: drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_regex_mlx5 at sta -Idrivers -I../drivers -Idrivers/regex/mlx5 -I../drivers/regex/mlx5 -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/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/regexdev -I../lib/regexdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.regex.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -MF 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o.d' -o 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -c ../drivers/regex/mlx5/mlx5_regex.c
../drivers/regex/mlx5/mlx5_regex.c: In function ‘mlx5_regex_mr_mem_event_cb’:
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: implicit declaration of function ‘mlx5_free_mr_by_addr’; did you mean ‘mlx5_dev_to_pci_addr’? [-Werror=implicit-function-declaration]
    mlx5_free_mr_by_addr(&priv->mr_scache,
    ^~~~~~~~~~~~~~~~~~~~
    mlx5_dev_to_pci_addr
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2219/3159] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
[2220/3159] Generating rte_compress_zlib.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step "Build and test"
####################################################################################
[2269/3375] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2270/3375] Linking target drivers/librte_compress_octeontx.so.21.3.
[2271/3375] Generating rte_compress_zlib_def with a custom command.
[2272/3375] Generating rte_compress_zlib_mingw with a custom command.
[2273/3375] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2274/3375] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2275/3375] Linking static target drivers/libtmp_rte_compress_zlib.a.
[2276/3375] Generating rte_compress_zlib.pmd.c with a custom command.
[2277/3375] Compiling C object 'drivers/a715181@@rte_compress_zlib at sta/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2278/3375] Linking static target drivers/librte_compress_zlib.a.
[2279/3375] Compiling C object 'drivers/a715181@@rte_compress_zlib at sha/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2280/3375] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
FAILED: drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_regex_mlx5 at sta -Idrivers -I../drivers -Idrivers/regex/mlx5 -I../drivers/regex/mlx5 -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/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/regexdev -I../lib/regexdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.regex.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -MF 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o.d' -o 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -c ../drivers/regex/mlx5/mlx5_regex.c
../drivers/regex/mlx5/mlx5_regex.c: In function ‘mlx5_regex_mr_mem_event_cb’:
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: implicit declaration of function ‘mlx5_free_mr_by_addr’; did you mean ‘mlx5_dev_to_pci_addr’? [-Werror=implicit-function-declaration]
    mlx5_free_mr_by_addr(&priv->mr_scache,
    ^~~~~~~~~~~~~~~~~~~~
    mlx5_dev_to_pci_addr
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2281/3375] Linking target drivers/librte_compress_zlib.so.21.3.
[2282/3375] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step "Build and test"
####################################################################################
[2206/3161] Linking target drivers/librte_compress_mlx5.so.21.3.
[2207/3161] Compiling C object 'drivers/a715181@@tmp_rte_compress_octeontx at sta/compress_octeontx_otx_zip.c.o'.
[2208/3161] Generating rte_compress_octeontx_mingw with a custom command.
[2209/3161] Linking static target drivers/libtmp_rte_compress_octeontx.a.
[2210/3161] Generating rte_compress_octeontx.pmd.c with a custom command.
[2211/3161] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sta/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2212/3161] Linking static target drivers/librte_compress_octeontx.a.
[2213/3161] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2214/3161] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2215/3161] Generating rte_compress_zlib_def with a custom command.
[2216/3161] Generating rte_compress_zlib_mingw with a custom command.
[2217/3161] Linking target drivers/librte_compress_octeontx.so.21.3.
[2218/3161] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2219/3161] Linking static target drivers/libtmp_rte_compress_zlib.a.
[2220/3161] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
FAILED: drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_regex_mlx5 at sta -Idrivers -I../drivers -Idrivers/regex/mlx5 -I../drivers/regex/mlx5 -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/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/regexdev -I../lib/regexdev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.regex.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -MF 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o.d' -o 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -c ../drivers/regex/mlx5/mlx5_regex.c
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: implicit declaration of function 'mlx5_free_mr_by_addr' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        mlx5_free_mr_by_addr(&priv->mr_scache,
                        ^
1 error generated.
[2221/3161] Generating rte_compress_zlib.pmd.c with a custom command.
[2222/3161] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
[2262/3377] Linking static target drivers/librte_compress_mlx5.a.
[2263/3377] Linking target drivers/librte_compress_mlx5.so.21.3.
[2264/3377] Generating rte_compress_octeontx_def with a custom command.
[2265/3377] Compiling C object 'drivers/a715181@@tmp_rte_compress_octeontx at sta/compress_octeontx_otx_zip.c.o'.
[2266/3377] Linking static target drivers/libtmp_rte_compress_octeontx.a.
[2267/3377] Generating rte_compress_octeontx_mingw with a custom command.
[2268/3377] Generating rte_compress_octeontx.pmd.c with a custom command.
[2269/3377] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sta/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2270/3377] Linking static target drivers/librte_compress_octeontx.a.
[2271/3377] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2272/3377] Linking target drivers/librte_compress_octeontx.so.21.3.
[2273/3377] Generating rte_compress_zlib_def with a custom command.
[2274/3377] Generating rte_compress_zlib_mingw with a custom command.
[2275/3377] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2276/3377] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
FAILED: drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_regex_mlx5 at sta -Idrivers -I../drivers -Idrivers/regex/mlx5 -I../drivers/regex/mlx5 -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/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/regexdev -I../lib/regexdev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.regex.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -MF 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o.d' -o 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -c ../drivers/regex/mlx5/mlx5_regex.c
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: implicit declaration of function 'mlx5_free_mr_by_addr' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        mlx5_free_mr_by_addr(&priv->mr_scache,
                        ^
1 error generated.
[2277/3377] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2278/3377] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step "Build and test"
####################################################################################
[2214/3159] Generating rte_compress_zlib_mingw with a custom command.
[2215/3159] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2216/3159] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2217/3159] Linking static target drivers/libtmp_rte_compress_zlib.a.
[2218/3159] Generating rte_compress_zlib.pmd.c with a custom command.
[2219/3159] Compiling C object 'drivers/a715181@@rte_compress_zlib at sta/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2220/3159] Linking static target drivers/librte_compress_zlib.a.
[2221/3159] Compiling C object 'drivers/a715181@@rte_compress_zlib at sha/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2222/3159] Linking target drivers/librte_compress_zlib.so.21.3.
[2223/3159] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
[2224/3159] Generating rte_regex_mlx5_mingw with a custom command.
[2225/3159] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
FAILED: drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_regex_mlx5 at sta -Idrivers -I../drivers -Idrivers/regex/mlx5 -I../drivers/regex/mlx5 -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/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/regexdev -I../lib/regexdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.regex.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -MF 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o.d' -o 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -c ../drivers/regex/mlx5/mlx5_regex.c
../drivers/regex/mlx5/mlx5_regex.c: In function ‘mlx5_regex_mr_mem_event_cb’:
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: implicit declaration of function ‘mlx5_free_mr_by_addr’; did you mean ‘mlx5_dev_to_pci_addr’? [-Werror=implicit-function-declaration]
    mlx5_free_mr_by_addr(&priv->mr_scache,
    ^~~~~~~~~~~~~~~~~~~~
    mlx5_dev_to_pci_addr
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2226/3159] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_compiler.c.o'.
[2227/3159] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_devx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step "Build and test"
####################################################################################
[2267/3372] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sta/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2268/3372] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2269/3372] Linking static target drivers/librte_compress_octeontx.a.
[2270/3372] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2271/3372] Generating rte_compress_zlib_def with a custom command.
[2272/3372] Generating rte_compress_zlib_mingw with a custom command.
[2273/3372] Linking target drivers/librte_compress_octeontx.so.21.3.
[2274/3372] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2275/3372] Linking static target drivers/libtmp_rte_compress_zlib.a.
[2276/3372] Generating rte_compress_zlib.pmd.c with a custom command.
[2277/3372] Compiling C object 'drivers/a715181@@rte_compress_zlib at sta/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2278/3372] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
FAILED: drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_regex_mlx5 at sta -Idrivers -I../drivers -Idrivers/regex/mlx5 -I../drivers/regex/mlx5 -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/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/regexdev -I../lib/regexdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.regex.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -MF 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o.d' -o 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o' -c ../drivers/regex/mlx5/mlx5_regex.c
../drivers/regex/mlx5/mlx5_regex.c: In function ‘mlx5_regex_mr_mem_event_cb’:
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: implicit declaration of function ‘mlx5_free_mr_by_addr’; did you mean ‘mlx5_dev_to_pci_addr’? [-Werror=implicit-function-declaration]
    mlx5_free_mr_by_addr(&priv->mr_scache,
    ^~~~~~~~~~~~~~~~~~~~
    mlx5_dev_to_pci_addr
../drivers/regex/mlx5/mlx5_regex.c:113:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2279/3372] Linking static target drivers/librte_compress_zlib.a.
[2280/3372] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list