automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices
       [not found] <20230528173625.263611-1-arkadiuszx.kusztal@intel.com>
@ 2023-05-28 17:37 ` checkpatch
  2023-05-28 17:55 ` |FAILURE| " qemudev
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: checkpatch @ 2023-05-28 17:37 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/127647

_coding style issues_

Must be a reply to the first patch (--in-reply-to).

^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices
       [not found] <20230528173625.263611-1-arkadiuszx.kusztal@intel.com>
  2023-05-28 17:37 ` |WARNING| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices checkpatch
@ 2023-05-28 17:55 ` qemudev
  2023-05-28 19:11 ` 0-day Robot
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: qemudev @ 2023-05-28 17:55 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/127647

_ninja build failure_

Submitter: Kusztal, ArkadiuszX <arkadiuszx.kusztal@intel.com>
Date: Sun, 28 May 2023 17:36:25 +0000
DPDK git baseline: Repo:dpdk-next-crypto
  Branch: for-main
  CommitID: 4f59fbae91a2f10ce2ff5617ee693c5f3066e235

127647 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o -c ../drivers/crypto/qat/qat_sym_session.c
./drivers/crypto/qat/qat_sym_session.c: In function ‘qat_sym_session_configure_auth’:
./drivers/crypto/qat/qat_sym_session.c:757:7: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
case RTE_CRYPTO_AUTH_SM3_HMAC:
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_AUTH_SHA1_HMAC
./drivers/crypto/qat/qat_sym_session.c:757:7: note: each undeclared identifier is reported only once for each function it appears in
[605/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[606/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[607/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[608/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[609/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[610/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o
[611/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[612/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[613/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o -c ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
In file included from ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:8:
./drivers/crypto/qat/qat_sym.h:62:13: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
.algo = RTE_CRYPTO_AUTH_##n, ^~~~~~~~~~~~~~~~
./drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:106:2: note: in expansion of macro ‘QAT_SYM_AUTH_CAP’
QAT_SYM_AUTH_CAP(SM3_HMAC,
^~~~~~~~~~~~~~~~
[614/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[615/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[616/2869] Generating rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[617/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o
[618/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o
[619/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[620/2869] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[621/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o
[622/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[623/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[624/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[625/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[626/2869] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[627/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
[628/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
[629/2869] Generating rte_common_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[630/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[631/2869] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[632/2869] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[633/2869] Generating rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[634/2869] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[635/2869] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[636/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[637/2869] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices
       [not found] <20230528173625.263611-1-arkadiuszx.kusztal@intel.com>
  2023-05-28 17:37 ` |WARNING| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices checkpatch
  2023-05-28 17:55 ` |FAILURE| " qemudev
@ 2023-05-28 19:11 ` 0-day Robot
  2023-05-28 19:20 ` qemudev
  2023-05-29  0:45 ` qemudev
  4 siblings, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2023-05-28 19:11 UTC (permalink / raw)
  To: test-report; +Cc: arkadiuszx.kusztal, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5105701004
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+debug+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################
[783/4342] Linking static target drivers/librte_common_mlx5.a.
[784/4342] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[785/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_common.c.o'.
[786/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_device.c.o'.
[787/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_logs.c.o'.
[788/4342] Compiling C object 'drivers/a715181@@rte_common_mlx5@sha/meson-generated_.._rte_common_mlx5.pmd.c.o'.
[789/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_pf2vf.c.o'.
[790/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_qp.c.o'.
[791/4342] Linking target drivers/librte_common_mlx5.so.23.2.
[792/4342] Generating symbol file 'drivers/a715181@@rte_common_mlx5@sha/librte_common_mlx5.so.23.2.symbols'.
[793/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_crypto.c.o'.
[794/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[795/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_qat@sta -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/common/qat/../../crypto/qat -I../drivers/common/qat/../../compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o' -MF 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o.d' -o 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o' -c ../drivers/crypto/qat/qat_sym_session.c
../drivers/crypto/qat/qat_sym_session.c: In function ‘qat_sym_session_configure_auth’:
../drivers/crypto/qat/qat_sym_session.c:704:7: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
  704 |  case RTE_CRYPTO_AUTH_SM3_HMAC:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_AUTH_SHA1_HMAC
../drivers/crypto/qat/qat_sym_session.c:704:7: note: each undeclared identifier is reported only once for each function it appears in
[796/4342] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[797/4342] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_common_qat@sta -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/common/qat/../../crypto/qat -I../drivers/common/qat/../../compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o' -MF 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o.d' -o 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o' -c ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:106:2: error: use of undeclared identifier 'RTE_CRYPTO_AUTH_SM3_HMAC'
        QAT_SYM_AUTH_CAP(SM3_HMAC,
        ^
../drivers/common/qat/../../crypto/qat/qat_sym.h:61:13: note: expanded from macro 'QAT_SYM_AUTH_CAP'
                                .algo = RTE_CRYPTO_AUTH_##n,            \
                                        ^
<scratch space>:81:1: note: expanded from here
RTE_CRYPTO_AUTH_SM3_HMAC
^
../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:118:30: error: invalid application of 'sizeof' to an incomplete type 'struct rte_cryptodev_capabilities []'
        const uint32_t size = sizeof(qat_sym_crypto_caps_gen4);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[814/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_common_qat@sta -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/common/qat/../../crypto/qat -I../drivers/common/qat/../../compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o' -MF 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o.d' -o 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_session.c.o' -c ../drivers/crypto/qat/qat_sym_session.c
../drivers/crypto/qat/qat_sym_session.c:704:7: error: use of undeclared identifier 'RTE_CRYPTO_AUTH_SM3_HMAC'
        case RTE_CRYPTO_AUTH_SM3_HMAC:
             ^
1 error generated.
[815/4342] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o'.
ninja: build stopped: subcommand failed.
##[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] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices
       [not found] <20230528173625.263611-1-arkadiuszx.kusztal@intel.com>
                   ` (2 preceding siblings ...)
  2023-05-28 19:11 ` 0-day Robot
@ 2023-05-28 19:20 ` qemudev
  2023-05-29  0:45 ` qemudev
  4 siblings, 0 replies; 5+ messages in thread
From: qemudev @ 2023-05-28 19:20 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/127647

_ninja build failure_

Submitter: Kusztal, ArkadiuszX <arkadiuszx.kusztal@intel.com>
Date: Sun, 28 May 2023 17:36:25 +0000
DPDK git baseline: Repo:dpdk-next-crypto
  Branch: for-main
  CommitID: 4f59fbae91a2f10ce2ff5617ee693c5f3066e235

127647 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o -c ../drivers/crypto/qat/qat_sym_session.c
./drivers/crypto/qat/qat_sym_session.c: In function ‘qat_sym_session_configure_auth’:
./drivers/crypto/qat/qat_sym_session.c:757:7: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
case RTE_CRYPTO_AUTH_SM3_HMAC:
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_AUTH_SHA1_HMAC
./drivers/crypto/qat/qat_sym_session.c:757:7: note: each undeclared identifier is reported only once for each function it appears in
[597/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o
[598/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o
[599/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o
[600/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[601/2869] Generating rte_bus_dpaa.pmd.c with a custom command
[602/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o -c ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
In file included from ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:8:
./drivers/crypto/qat/qat_sym.h:62:13: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
.algo = RTE_CRYPTO_AUTH_##n, ^~~~~~~~~~~~~~~~
./drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:106:2: note: in expansion of macro ‘QAT_SYM_AUTH_CAP’
QAT_SYM_AUTH_CAP(SM3_HMAC,
^~~~~~~~~~~~~~~~
[603/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[604/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[605/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[606/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[607/2869] Generating rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[608/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o
[609/2869] Generating rte_bus_fslmc.pmd.c with a custom command
[610/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[611/2869] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[612/2869] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[613/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[614/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[615/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[616/2869] Generating rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[617/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[618/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[619/2869] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[620/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[621/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
[622/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
[623/2869] Generating rte_common_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[624/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[625/2869] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[626/2869] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[627/2869] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[628/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[629/2869] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices
       [not found] <20230528173625.263611-1-arkadiuszx.kusztal@intel.com>
                   ` (3 preceding siblings ...)
  2023-05-28 19:20 ` qemudev
@ 2023-05-29  0:45 ` qemudev
  4 siblings, 0 replies; 5+ messages in thread
From: qemudev @ 2023-05-29  0:45 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/127647

_ninja build failure_

Submitter: Kusztal, ArkadiuszX <arkadiuszx.kusztal@intel.com>
Date: Sun, 28 May 2023 17:36:25 +0000
DPDK git baseline: Repo:dpdk-next-crypto
  Branch: for-main
  CommitID: 4f59fbae91a2f10ce2ff5617ee693c5f3066e235

127647 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o -c ../drivers/crypto/qat/qat_sym_session.c
./drivers/crypto/qat/qat_sym_session.c: In function ‘qat_sym_session_configure_auth’:
./drivers/crypto/qat/qat_sym_session.c:757:7: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
case RTE_CRYPTO_AUTH_SM3_HMAC:
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_AUTH_SHA1_HMAC
./drivers/crypto/qat/qat_sym_session.c:757:7: note: each undeclared identifier is reported only once for each function it appears in
[599/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o
[600/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[601/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[602/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[603/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[604/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o -c ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
In file included from ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:8:
./drivers/crypto/qat/qat_sym.h:62:13: error: ‘RTE_CRYPTO_AUTH_SM3_HMAC’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_AUTH_SHA1_HMAC’?
.algo = RTE_CRYPTO_AUTH_##n, ^~~~~~~~~~~~~~~~
./drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:106:2: note: in expansion of macro ‘QAT_SYM_AUTH_CAP’
QAT_SYM_AUTH_CAP(SM3_HMAC,
^~~~~~~~~~~~~~~~
[605/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o
[606/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[607/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o
[608/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o
[609/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[610/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o
[611/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[612/2869] Generating rte_bus_dpaa.pmd.c with a custom command
[613/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[614/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[615/2869] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[616/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[617/2869] Generating rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[618/2869] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[619/2869] Generating rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[620/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[621/2869] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[622/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
[623/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
[624/2869] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[625/2869] Generating rte_common_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[626/2869] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[627/2869] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[628/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[629/2869] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[630/2869] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[631/2869] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-29  1:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230528173625.263611-1-arkadiuszx.kusztal@intel.com>
2023-05-28 17:37 ` |WARNING| pw127647 [PATCH v2] crypto/qat: add SM3 HMAC to gen4 devices checkpatch
2023-05-28 17:55 ` |FAILURE| " qemudev
2023-05-28 19:11 ` 0-day Robot
2023-05-28 19:20 ` qemudev
2023-05-29  0:45 ` qemudev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).