[dpdk-test-report] |FAILURE| pw95105 [dpdk-dev] [PATCH] compress/mlx5: fix memory region unregistration

0-day Robot robot at bytheb.org
Thu Jul 1 10:00:58 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/989201720
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"
####################################################################################
[2159/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev.c.o'.
[2160/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_hw_access.c.o'.
[2161/3093] Generating rte_regex_mlx5.pmd.c with a custom command.
[2162/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_mbox.c.o'.
[2163/3093] Compiling C object 'drivers/a715181@@rte_regex_mlx5 at sta/meson-generated_.._rte_regex_mlx5.pmd.c.o'.
[2164/3093] Compiling C object 'drivers/a715181@@rte_regex_mlx5 at sha/meson-generated_.._rte_regex_mlx5.pmd.c.o'.
[2165/3093] Linking static target drivers/librte_regex_mlx5.a.
[2166/3093] Linking target drivers/librte_regex_mlx5.so.21.3.
[2167/3093] Linking static target drivers/libtmp_rte_regex_octeontx2.a.
[2168/3093] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_ifc at sta/vdpa_ifc_ifcvf_vdpa.c.o'.
[2169/3093] Generating rte_regex_octeontx2_def with a custom command.
[2170/3093] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
FAILED: drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_compress_mlx5 at sta -Idrivers -I../drivers -Idrivers/compress/mlx5 -I../drivers/compress/mlx5 -Ilib/compressdev -I../lib/compressdev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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.compress.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -MF 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o.d' -o 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -c ../drivers/compress/mlx5/mlx5_compress.c
../drivers/compress/mlx5/mlx5_compress.c: In function ‘mlx5_compress_mr_mem_event_cb’:
../drivers/compress/mlx5/mlx5_compress.c:772: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/compress/mlx5/mlx5_compress.c:772:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2171/3093] Generating rte_regex_octeontx2_mingw with a custom command.
[2172/3093] Generating rte_regex_octeontx2.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"
####################################################################################
[2179/3309] Generating rte_compress_zlib_def with a custom command.
[2180/3309] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2181/3309] Linking static target drivers/librte_compress_octeontx.a.
[2182/3309] Generating rte_compress_zlib_mingw with a custom command.
[2183/3309] Compiling C object 'drivers/a715181@@rte_compress_zlib at sha/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2184/3309] Linking target drivers/librte_compress_octeontx.so.21.3.
[2185/3309] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_rxp.c.o'.
[2186/3309] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex.c.o'.
[2187/3309] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_devx.c.o'.
[2188/3309] Linking target drivers/librte_compress_zlib.so.21.3.
[2189/3309] Generating rte_regex_mlx5_def with a custom command.
[2190/3309] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
FAILED: drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_compress_mlx5 at sta -Idrivers -I../drivers -Idrivers/compress/mlx5 -I../drivers/compress/mlx5 -Ilib/compressdev -I../lib/compressdev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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.compress.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -MF 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o.d' -o 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -c ../drivers/compress/mlx5/mlx5_compress.c
../drivers/compress/mlx5/mlx5_compress.c: In function ‘mlx5_compress_mr_mem_event_cb’:
../drivers/compress/mlx5/mlx5_compress.c:772: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/compress/mlx5/mlx5_compress.c:772:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2191/3309] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_fastpath.c.o'.
[2192/3309] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_control.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"
####################################################################################
[2129/3095] Generating rte_crypto_virtio.pmd.c with a custom command.
[2130/3095] Compiling C object 'drivers/a715181@@rte_crypto_virtio at sta/meson-generated_.._rte_crypto_virtio.pmd.c.o'.
[2131/3095] Linking static target drivers/librte_crypto_virtio.a.
[2132/3095] Compiling C object 'drivers/a715181@@rte_crypto_virtio at sha/meson-generated_.._rte_crypto_virtio.pmd.c.o'.
[2133/3095] Generating rte_compress_octeontx.pmd.c with a custom command.
[2134/3095] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sta/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2135/3095] Linking static target drivers/librte_compress_octeontx.a.
[2136/3095] Linking target drivers/librte_crypto_virtio.so.21.3.
[2137/3095] Generating rte_compress_octeontx_def with a custom command.
[2138/3095] Compiling C object 'drivers/a715181@@rte_compress_octeontx at sha/meson-generated_.._rte_compress_octeontx.pmd.c.o'.
[2139/3095] Generating rte_compress_octeontx_mingw with a custom command.
[2140/3095] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd.c.o'.
[2141/3095] Compiling C object 'drivers/a715181@@tmp_rte_compress_zlib at sta/compress_zlib_zlib_pmd_ops.c.o'.
[2142/3095] Linking static target drivers/libtmp_rte_compress_zlib.a.
[2143/3095] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
FAILED: drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_compress_mlx5 at sta -Idrivers -I../drivers -Idrivers/compress/mlx5 -I../drivers/compress/mlx5 -Ilib/compressdev -I../lib/compressdev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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.compress.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -MF 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o.d' -o 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -c ../drivers/compress/mlx5/mlx5_compress.c
../drivers/compress/mlx5/mlx5_compress.c:772: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.
[2144/3095] Linking target drivers/librte_compress_octeontx.so.21.3.
[2145/3095] 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-clang-static" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
[2156/3311] Generating rte_crypto_scheduler.pmd.c with a custom command.
[2157/3311] Compiling C object 'drivers/a715181@@rte_crypto_scheduler at sta/meson-generated_.._rte_crypto_scheduler.pmd.c.o'.
[2158/3311] Generating rte_crypto_virtio_def with a custom command.
[2159/3311] Compiling C object 'drivers/a715181@@rte_crypto_scheduler at sha/meson-generated_.._rte_crypto_scheduler.pmd.c.o'.
[2160/3311] Generating rte_crypto_virtio_mingw with a custom command.
[2161/3311] Linking static target drivers/librte_crypto_scheduler.a.
[2162/3311] Compiling C object 'drivers/a715181@@rte_crypto_virtio at sha/meson-generated_.._rte_crypto_virtio.pmd.c.o'.
[2163/3311] Linking target drivers/librte_crypto_scheduler.so.21.3.
[2164/3311] Linking target drivers/librte_crypto_virtio.so.21.3.
[2165/3311] Generating rte_compress_mlx5_def with a custom command.
[2166/3311] Generating rte_compress_mlx5_mingw with a custom command.
[2167/3311] Compiling C object 'drivers/a715181@@tmp_rte_compress_octeontx at sta/compress_octeontx_otx_zip_pmd.c.o'.
[2168/3311] Compiling C object 'drivers/a715181@@tmp_rte_compress_octeontx at sta/compress_octeontx_otx_zip.c.o'.
[2169/3311] Linking static target drivers/libtmp_rte_compress_octeontx.a.
[2170/3311] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
FAILED: drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_compress_mlx5 at sta -Idrivers -I../drivers -Idrivers/compress/mlx5 -I../drivers/compress/mlx5 -Ilib/compressdev -I../lib/compressdev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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.compress.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -MF 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o.d' -o 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -c ../drivers/compress/mlx5/mlx5_compress.c
../drivers/compress/mlx5/mlx5_compress.c:772: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.
[2171/3311] Generating symbol file 'drivers/a715181@@rte_crypto_scheduler at sha/librte_crypto_scheduler.so.21.3.symbols'.
[2172/3311] Generating rte_compress_octeontx.pmd.c with a custom command.
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"
####################################################################################
[2153/3093] Generating rte_regex_mlx5_def with a custom command.
[2154/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_control.c.o'.
[2155/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_fastpath.c.o'.
[2156/3093] Generating rte_regex_mlx5_mingw with a custom command.
[2157/3093] Linking static target drivers/libtmp_rte_regex_mlx5.a.
[2158/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_compiler.c.o'.
[2159/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev.c.o'.
[2160/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_hw_access.c.o'.
[2161/3093] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_mbox.c.o'.
[2162/3093] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_ifc at sta/vdpa_ifc_ifcvf_vdpa.c.o'.
[2163/3093] Linking static target drivers/libtmp_rte_regex_octeontx2.a.
[2164/3093] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
FAILED: drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_compress_mlx5 at sta -Idrivers -I../drivers -Idrivers/compress/mlx5 -I../drivers/compress/mlx5 -Ilib/compressdev -I../lib/compressdev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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.compress.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -MF 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o.d' -o 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -c ../drivers/compress/mlx5/mlx5_compress.c
../drivers/compress/mlx5/mlx5_compress.c: In function ‘mlx5_compress_mr_mem_event_cb’:
../drivers/compress/mlx5/mlx5_compress.c:772: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/compress/mlx5/mlx5_compress.c:772:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2165/3093] Generating rte_regex_mlx5.pmd.c with a custom command.
[2166/3093] Generating rte_regex_octeontx2.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-aarch64" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step "Build and test"
####################################################################################
[2178/3306] Generating rte_compress_zlib.pmd.c with a custom command.
[2179/3306] Generating rte_regex_mlx5_def with a custom command.
[2180/3306] Compiling C object 'drivers/a715181@@rte_compress_zlib at sta/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2181/3306] Compiling C object 'drivers/a715181@@rte_compress_zlib at sha/meson-generated_.._rte_compress_zlib.pmd.c.o'.
[2182/3306] Linking static target drivers/librte_compress_zlib.a.
[2183/3306] Linking target drivers/librte_compress_zlib.so.21.3.
[2184/3306] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_control.c.o'.
[2185/3306] Compiling C object 'drivers/a715181@@tmp_rte_regex_mlx5 at sta/regex_mlx5_mlx5_regex_fastpath.c.o'.
[2186/3306] Linking static target drivers/libtmp_rte_regex_mlx5.a.
[2187/3306] Generating rte_regex_mlx5_mingw with a custom command.
[2188/3306] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev_compiler.c.o'.
[2189/3306] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
FAILED: drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_compress_mlx5 at sta -Idrivers -I../drivers -Idrivers/compress/mlx5 -I../drivers/compress/mlx5 -Ilib/compressdev -I../lib/compressdev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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.compress.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -MF 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o.d' -o 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o' -c ../drivers/compress/mlx5/mlx5_compress.c
../drivers/compress/mlx5/mlx5_compress.c: In function ‘mlx5_compress_mr_mem_event_cb’:
../drivers/compress/mlx5/mlx5_compress.c:772: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/compress/mlx5/mlx5_compress.c:772:4: error: nested extern declaration of ‘mlx5_free_mr_by_addr’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2190/3306] Compiling C object 'drivers/a715181@@tmp_rte_regex_octeontx2 at sta/regex_octeontx2_otx2_regexdev.c.o'.
[2191/3306] Generating rte_regex_mlx5.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-shared-aarch64" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list