automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: gmuthukrishn@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw116958 [v1] crypto/cnxk: add support for fixed point multiplication
Date: Tue, 27 Sep 2022 05:39:50 -0400	[thread overview]
Message-ID: <20220927093950.645039-1-robot@bytheb.org> (raw)
In-Reply-To: <20220927075900.3667248-1-gmuthukrishn@marvell.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3134040853
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-gcc-static" failed at step Build
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[2389/4459] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o'.
[2390/4459] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[2365/4639] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o'.
[2366/4639] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: duplicate case value 'RTE_CRYPTO_ASYM_XFORM_ECPM'
        case RTE_CRYPTO_ASYM_XFORM_ECFPM:
             ^
../drivers/crypto/cnxk/cnxk_ae.h:867:7: note: previous case defined here
        case RTE_CRYPTO_ASYM_XFORM_ECPM:
             ^
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: use of undeclared identifier 'RTE_CRYPTO_ASYM_XFORM_ECFPM'; did you mean 'RTE_CRYPTO_ASYM_XFORM_ECPM'?
        case RTE_CRYPTO_ASYM_XFORM_ECFPM:
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
             RTE_CRYPTO_ASYM_XFORM_ECPM
../lib/cryptodev/rte_crypto_asym.h:117:2: note: 'RTE_CRYPTO_ASYM_XFORM_ECPM' declared here
        RTE_CRYPTO_ASYM_XFORM_ECPM,
        ^
In file included from ../drivers/crypto/cnxk/cn9k_cryptodev_ops.c:15:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: duplicate case value 'RTE_CRYPTO_ASYM_XFORM_ECPM'
        case RTE_CRYPTO_ASYM_XFORM_ECFPM:
             ^
../drivers/crypto/cnxk/cnxk_ae.h:915:7: note: previous case defined here
        case RTE_CRYPTO_ASYM_XFORM_ECPM:
             ^
8 errors generated.
[2376/4459] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
[2377/4459] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: duplicate case value 'RTE_CRYPTO_ASYM_XFORM_ECPM'
        case RTE_CRYPTO_ASYM_XFORM_ECFPM:
             ^
../drivers/crypto/cnxk/cnxk_ae.h:867:7: note: previous case defined here
        case RTE_CRYPTO_ASYM_XFORM_ECPM:
             ^
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: use of undeclared identifier 'RTE_CRYPTO_ASYM_XFORM_ECFPM'; did you mean 'RTE_CRYPTO_ASYM_XFORM_ECPM'?
        case RTE_CRYPTO_ASYM_XFORM_ECFPM:
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
             RTE_CRYPTO_ASYM_XFORM_ECPM
../lib/cryptodev/rte_crypto_asym.h:117:2: note: 'RTE_CRYPTO_ASYM_XFORM_ECPM' declared here
        RTE_CRYPTO_ASYM_XFORM_ECPM,
        ^
In file included from ../drivers/crypto/cnxk/cn9k_cryptodev_ops.c:15:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: duplicate case value 'RTE_CRYPTO_ASYM_XFORM_ECPM'
        case RTE_CRYPTO_ASYM_XFORM_ECFPM:
             ^
../drivers/crypto/cnxk/cnxk_ae.h:915:7: note: previous case defined here
        case RTE_CRYPTO_ASYM_XFORM_ECPM:
             ^
8 errors generated.
[2354/4639] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
[2355/4639] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[2112/4079] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_ipsec.c.o'.
[2113/4079] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[2128/4256] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_ipsec.c.o'.
[2129/4256] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
In file included from ../drivers/crypto/cnxk/cn9k_cryptodev_ops.c:15:
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[1997/3920] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
In file included from ../drivers/crypto/cnxk/cn9k_cryptodev_ops.c:15:
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[1986/4097] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_fill_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:184:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  184 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h:184:7: note: each undeclared identifier is reported only once for each function it appears in
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_free_session_parameters’:
../drivers/crypto/cnxk/cnxk_ae.h:211:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  211 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_enqueue’:
../drivers/crypto/cnxk/cnxk_ae.h:874:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  874 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
../drivers/crypto/cnxk/cnxk_ae.h: In function ‘cnxk_ae_post_process’:
../drivers/crypto/cnxk/cnxk_ae.h:916:7: error: ‘RTE_CRYPTO_ASYM_XFORM_ECFPM’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_ASYM_XFORM_ECPM’?
  916 |  case RTE_CRYPTO_ASYM_XFORM_ECFPM:
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       RTE_CRYPTO_ASYM_XFORM_ECPM
[1969/4067] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_ipsec.c.o'.
[1970/4067] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




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

      parent reply	other threads:[~2022-09-27  9:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220927075900.3667248-1-gmuthukrishn@marvell.com>
2022-09-27  8:00 ` |SUCCESS| " checkpatch
2022-09-27  9:39 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220927093950.645039-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=gmuthukrishn@marvell.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).