automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw115207 [PATCH] app/test: random test vectors for Asymc RSA
       [not found] <20220817105751.17656-1-przemyslawx.zegan@intel.com>
@ 2022-08-17 11:00 ` checkpatch
  2022-08-17 12:59 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-08-17 11:00 UTC (permalink / raw)
  To: test-report; +Cc: Przemyslaw Zegan

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#409: FILE: app/test/test_cryptodev_asym_common.c:11:
+int ats_common_setup(struct crypto_testsuite_params_asym* ts)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#440: FILE: app/test/test_cryptodev_asym_common.c:42:
+void ats_common_teardown(struct crypto_testsuite_params_asym* ts)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#454: FILE: app/test/test_cryptodev_asym_common.c:56:
+void ats_err_msg_op(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#461: FILE: app/test/test_cryptodev_asym_common.c:63:
+void ats_err_msg_mod_len(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#468: FILE: app/test/test_cryptodev_asym_common.c:70:
+void ats_err_msg_inv_alg(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#475: FILE: app/test/test_cryptodev_asym_common.c:77:
+void ats_err_msg_sess_create(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#482: FILE: app/test/test_cryptodev_asym_common.c:84:
+void ats_err_msg_sess_init(char* msg, uint32_t len, uint32_t line)

WARNING:TYPO_SPELLING: 'enque' may be misspelled - perhaps 'enqueue'?
#489: FILE: app/test/test_cryptodev_asym_common.c:91:
+void ats_err_msg_enque(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#489: FILE: app/test/test_cryptodev_asym_common.c:91:
+void ats_err_msg_enque(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#496: FILE: app/test/test_cryptodev_asym_common.c:98:
+void ats_err_msg_burst(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#503: FILE: app/test/test_cryptodev_asym_common.c:105:
+void ats_err_msg_deq(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#510: FILE: app/test/test_cryptodev_asym_common.c:112:
+void ats_err_msg_ver(char* msg, uint32_t len, uint32_t line)

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#545: FILE: app/test/test_cryptodev_asym_common.h:24:
+int ats_common_setup(struct crypto_testsuite_params_asym* ts);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#547: FILE: app/test/test_cryptodev_asym_common.h:26:
+void ats_common_teardown(struct crypto_testsuite_params_asym* ts);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#551: FILE: app/test/test_cryptodev_asym_common.h:30:
+void ats_err_msg_op(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#553: FILE: app/test/test_cryptodev_asym_common.h:32:
+void ats_err_msg_mod_len(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#555: FILE: app/test/test_cryptodev_asym_common.h:34:
+void ats_err_msg_inv_alg(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#557: FILE: app/test/test_cryptodev_asym_common.h:36:
+void ats_err_msg_sess_create(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#559: FILE: app/test/test_cryptodev_asym_common.h:38:
+void ats_err_msg_sess_init(char* msg, uint32_t len, uint32_t line);

WARNING:TYPO_SPELLING: 'enque' may be misspelled - perhaps 'enqueue'?
#561: FILE: app/test/test_cryptodev_asym_common.h:40:
+void ats_err_msg_enque(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#561: FILE: app/test/test_cryptodev_asym_common.h:40:
+void ats_err_msg_enque(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#563: FILE: app/test/test_cryptodev_asym_common.h:42:
+void ats_err_msg_burst(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#565: FILE: app/test/test_cryptodev_asym_common.h:44:
+void ats_err_msg_deq(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#567: FILE: app/test/test_cryptodev_asym_common.h:46:
+void ats_err_msg_ver(char* msg, uint32_t len, uint32_t line);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#593: FILE: app/test/test_cryptodev_asym_creator.c:17:
+int atv_create_data(uint8_t* data, int len) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#593: FILE: app/test/test_cryptodev_asym_creator.c:17:
+int atv_create_data(uint8_t* data, int len) {

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#609: FILE: app/test/test_cryptodev_asym_creator.c:33:
+	int* dt = (int*) data;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#609: FILE: app/test/test_cryptodev_asym_creator.c:33:
+	int* dt = (int*) data;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#634: FILE: app/test/test_cryptodev_asym_creator.h:11:
+int atv_create_data(uint8_t* data, int len);

ERROR:INITIALISED_STATIC: do not initialise statics to NULL
#664: FILE: app/test/test_cryptodev_asym_rsa.c:22:
+static struct asym_test_rsa_vct* vct = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#664: FILE: app/test/test_cryptodev_asym_rsa.c:22:
+static struct asym_test_rsa_vct* vct = NULL;

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#665: FILE: app/test/test_cryptodev_asym_rsa.c:23:
+static int vct_nb = 0;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#667: FILE: app/test/test_cryptodev_asym_rsa.c:25:
+extern struct crypto_testsuite_params_asym testsuite_params_asym;

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#730: FILE: app/test/test_cryptodev_asym_rsa.c:88:
+^I^Iop->asym->rsa.op_type ^I= op_type;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#731: FILE: app/test/test_cryptodev_asym_rsa.c:89:
+^I^Ixform_tc.rsa.e.data ^I= data_tc->e.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#732: FILE: app/test/test_cryptodev_asym_rsa.c:90:
+^I^Ixform_tc.rsa.e.length ^I= data_tc->e.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#733: FILE: app/test/test_cryptodev_asym_rsa.c:91:
+^I^Ixform_tc.rsa.n.data ^I= data_tc->n.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#734: FILE: app/test/test_cryptodev_asym_rsa.c:92:
+^I^Ixform_tc.rsa.n.length ^I= data_tc->n.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#737: FILE: app/test/test_cryptodev_asym_rsa.c:95:
+^I^I^Ixform_tc.rsa.d.data ^I^I= data_tc->d.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#738: FILE: app/test/test_cryptodev_asym_rsa.c:96:
+^I^I^Ixform_tc.rsa.d.length ^I^I= data_tc->d.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#740: FILE: app/test/test_cryptodev_asym_rsa.c:98:
+^I^I^Ixform_tc.rsa.qt.p.data ^I^I= data_tc->p.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#741: FILE: app/test/test_cryptodev_asym_rsa.c:99:
+^I^I^Ixform_tc.rsa.qt.p.length ^I= data_tc->p.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#742: FILE: app/test/test_cryptodev_asym_rsa.c:100:
+^I^I^Ixform_tc.rsa.qt.q.data ^I^I= data_tc->q.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#743: FILE: app/test/test_cryptodev_asym_rsa.c:101:
+^I^I^Ixform_tc.rsa.qt.q.length ^I= data_tc->q.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#744: FILE: app/test/test_cryptodev_asym_rsa.c:102:
+^I^I^Ixform_tc.rsa.qt.dP.data ^I= data_tc->dP.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#745: FILE: app/test/test_cryptodev_asym_rsa.c:103:
+^I^I^Ixform_tc.rsa.qt.dP.length ^I= data_tc->dP.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#746: FILE: app/test/test_cryptodev_asym_rsa.c:104:
+^I^I^Ixform_tc.rsa.qt.dQ.data ^I= data_tc->dQ.data;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#747: FILE: app/test/test_cryptodev_asym_rsa.c:105:
+^I^I^Ixform_tc.rsa.qt.dQ.length ^I= data_tc->dQ.len;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#748: FILE: app/test/test_cryptodev_asym_rsa.c:106:
+^I^I^Ixform_tc.rsa.qt.qInv.data ^I= data_tc->qInv.data;$

WARNING:TYPO_SPELLING: 'enque' may be misspelled - perhaps 'enqueue'?
#802: FILE: app/test/test_cryptodev_asym_rsa.c:160:
+		ats_err_msg_enque(test_msg, ASYM_TEST_MSG_LEN,  __LINE__);

WARNING:BRACES: braces {} are not necessary for single statement blocks
#841: FILE: app/test/test_cryptodev_asym_rsa.c:199:
+		if (sess != NULL) {
+			rte_cryptodev_asym_session_free(dev_id, sess);
+		}

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1000: FILE: app/test/test_cryptodev_asym_rsa_creator.c:21:
+static int rsa_result(RSA* rsa, struct asym_test_rsa_vct* vct,

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1000: FILE: app/test/test_cryptodev_asym_rsa_creator.c:21:
+static int rsa_result(RSA* rsa, struct asym_test_rsa_vct* vct,

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#1000: FILE: app/test/test_cryptodev_asym_rsa_creator.c:21:
+static int rsa_result(RSA* rsa, struct asym_test_rsa_vct* vct,
+		enum rte_crypto_rsa_padding_type padding) {

ERROR:C99_COMMENTS: do not use C99 // comments
#1011: FILE: app/test/test_cryptodev_asym_rsa_creator.c:32:
+	// encrypt plain text

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#1015: FILE: app/test/test_cryptodev_asym_rsa_creator.c:36:
+	if (clen >= 0) {
[...]
+	} else
[...]

ERROR:C99_COMMENTS: do not use C99 // comments
#1020: FILE: app/test/test_cryptodev_asym_rsa_creator.c:41:
+	// checking decryption

ERROR:C99_COMMENTS: do not use C99 // comments
#1028: FILE: app/test/test_cryptodev_asym_rsa_creator.c:49:
+	// create digest and sign

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#1046: FILE: app/test/test_cryptodev_asym_rsa_creator.c:67:
+	if (clen >= 0) {
[...]
+	} else
[...]

WARNING:INDENTED_LABEL: labels should not be indented
#1053: FILE: app/test/test_cryptodev_asym_rsa_creator.c:74:
+	err: return state;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1056: FILE: app/test/test_cryptodev_asym_rsa_creator.c:77:
+int atv_rsa_creator(struct asym_test_rsa_vct* vct,

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#1056: FILE: app/test/test_cryptodev_asym_rsa_creator.c:77:
+int atv_rsa_creator(struct asym_test_rsa_vct* vct,
+		struct asym_test_rsa_rule* rule) {

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1057: FILE: app/test/test_cryptodev_asym_rsa_creator.c:78:
+		struct asym_test_rsa_rule* rule) {

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1059: FILE: app/test/test_cryptodev_asym_rsa_creator.c:80:
+	BN_CTX* ctx = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1061: FILE: app/test/test_cryptodev_asym_rsa_creator.c:82:
+	BIGNUM* exp = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1063: FILE: app/test/test_cryptodev_asym_rsa_creator.c:84:
+	const BIGNUM* n = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1064: FILE: app/test/test_cryptodev_asym_rsa_creator.c:85:
+	const BIGNUM* e = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1065: FILE: app/test/test_cryptodev_asym_rsa_creator.c:86:
+	const BIGNUM* p = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1066: FILE: app/test/test_cryptodev_asym_rsa_creator.c:87:
+	const BIGNUM* d = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1067: FILE: app/test/test_cryptodev_asym_rsa_creator.c:88:
+	const BIGNUM* q = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1068: FILE: app/test/test_cryptodev_asym_rsa_creator.c:89:
+	const BIGNUM* dmp1 = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1069: FILE: app/test/test_cryptodev_asym_rsa_creator.c:90:
+	const BIGNUM* dmq1 = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1070: FILE: app/test/test_cryptodev_asym_rsa_creator.c:91:
+	const BIGNUM* iqmp = NULL;

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#1072: FILE: app/test/test_cryptodev_asym_rsa_creator.c:93:
+	for(;;)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#1072: FILE: app/test/test_cryptodev_asym_rsa_creator.c:93:
+	for(;;)

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#1082: FILE: app/test/test_cryptodev_asym_rsa_creator.c:103:
+		if ((ret = BN_set_word(exp, RSA_F4)) == 0)

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#1085: FILE: app/test/test_cryptodev_asym_rsa_creator.c:106:
+		if ((ret = RSA_generate_key_ex(rsa, rule->key_size, exp, NULL)) == 0)

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#1088: FILE: app/test/test_cryptodev_asym_rsa_creator.c:109:
+		if ((ret = rsa_result(rsa, vct, rule->padding)) == 0)

WARNING:INDENTED_LABEL: labels should not be indented
#1105: FILE: app/test/test_cryptodev_asym_rsa_creator.c:126:
+		err:

WARNING:SUSPECT_COMMA_SEMICOLON: Possible comma where semicolon could be used
#1115: FILE: app/test/test_cryptodev_asym_rsa_creator.c:136:
+	vct->padding = rule->padding,
+	vct->op_type_flags = rule->operation;

ERROR:C99_COMMENTS: do not use C99 // comments
#1120: FILE: app/test/test_cryptodev_asym_rsa_creator.c:141:
+	// create description

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1142: FILE: app/test/test_cryptodev_asym_rsa_creator.h:13:
+int atv_rsa_creator(struct asym_test_rsa_vct* vct, struct asym_test_rsa_rule* rule);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1142: FILE: app/test/test_cryptodev_asym_rsa_creator.h:13:
+int atv_rsa_creator(struct asym_test_rsa_vct* vct, struct asym_test_rsa_rule* rule);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1188: FILE: app/test/test_cryptodev_asym_vectors.c:12:
+void atv_free(void* vct) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#1188: FILE: app/test/test_cryptodev_asym_vectors.c:12:
+void atv_free(void* vct) {

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1192: FILE: app/test/test_cryptodev_asym_vectors.c:16:
+struct asym_test_rsa_vct* atv_rsa(int* vct_nb) {

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1192: FILE: app/test/test_cryptodev_asym_vectors.c:16:
+struct asym_test_rsa_vct* atv_rsa(int* vct_nb) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#1192: FILE: app/test/test_cryptodev_asym_vectors.c:16:
+struct asym_test_rsa_vct* atv_rsa(int* vct_nb) {

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1193: FILE: app/test/test_cryptodev_asym_vectors.c:17:
+	struct asym_test_rsa_vct* vct = NULL;

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1223: FILE: app/test/test_cryptodev_asym_vectors.h:12:
+void atv_free(void* vct);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1225: FILE: app/test/test_cryptodev_asym_vectors.h:14:
+struct asym_test_modex_vct* atv_modex(int* vct_nb);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1225: FILE: app/test/test_cryptodev_asym_vectors.h:14:
+struct asym_test_modex_vct* atv_modex(int* vct_nb);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1227: FILE: app/test/test_cryptodev_asym_vectors.h:16:
+struct asym_test_rsa_vct* atv_rsa(int* vct_nb);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1227: FILE: app/test/test_cryptodev_asym_vectors.h:16:
+struct asym_test_rsa_vct* atv_rsa(int* vct_nb);

ERROR:TRAILING_WHITESPACE: trailing whitespace
#1228: FILE: app/test/test_cryptodev_asym_vectors.h:17:
+ $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#1228: FILE: app/test/test_cryptodev_asym_vectors.h:17:
+ $

ERROR:OPEN_BRACE: open brace '{' following struct go on the same line
#1309: FILE: app/test/test_cryptodev_asym_vectors_def.h:74:
+struct asym_test_rsa_rule
+{

ERROR:OPEN_BRACE: open brace '{' following struct go on the same line
#1358: FILE: app/test/test_cryptodev_asym_vectors_def.h:123:
+struct asym_test_modexp_rule
+{

ERROR:OPEN_BRACE: open brace '{' following struct go on the same line
#1365: FILE: app/test/test_cryptodev_asym_vectors_def.h:130:
+struct asym_test_modinv_rule
+{

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#1389: FILE: app/test/test_cryptodev_asym_vectors_rules.h:13:
+static struct asym_test_rsa_rule asym_test_rsa_rules[] =
+{

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#1391: FILE: app/test/test_cryptodev_asym_vectors_rules.h:15:
+^I^I.key_size ^I= 1024,$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#1393: FILE: app/test/test_cryptodev_asym_vectors_rules.h:17:
+^I^I.padding ^I= RTE_CRYPTO_RSA_PADDING_NONE,$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#1394: FILE: app/test/test_cryptodev_asym_vectors_rules.h:18:
+^I^I.pt_len ^I= 128,$

total: 73 errors, 30 warnings, 1202 lines checked

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

* |FAILURE| pw115207 [PATCH] app/test: random test vectors for Asymc RSA
       [not found] <20220817105751.17656-1-przemyslawx.zegan@intel.com>
  2022-08-17 11:00 ` |WARNING| pw115207 [PATCH] app/test: random test vectors for Asymc RSA checkpatch
@ 2022-08-17 12:59 ` 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-08-17 12:59 UTC (permalink / raw)
  To: test-report; +Cc: przemyslawx.zegan, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2874910531
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-shared-mini" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" 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-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" 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-shared" 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-shared-mini" at step Build and test
####################################################################################
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:100: undefined reference to `RSA_new'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:101: undefined reference to `BN_new'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:103: undefined reference to `BN_set_word'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:106: undefined reference to `RSA_generate_key_ex'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:112: undefined reference to `RSA_get0_key'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:113: undefined reference to `RSA_get0_factors'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:114: undefined reference to `RSA_get0_crt_params'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:116: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:117: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:118: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:119: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:120: undefined reference to `BN_bn2bin'
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o:/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:122: more undefined references to `BN_bn2bin' follow
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o: in function `atv_rsa_creator':
/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:127: undefined reference to `RSA_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:128: undefined reference to `BN_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:129: undefined reference to `BN_CTX_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:127: undefined reference to `RSA_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:128: undefined reference to `BN_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:129: undefined reference to `BN_CTX_free'
collect2: error: ld returned 1 exit status
[711/1542] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[712/1542] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:100: undefined reference to `RSA_new'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:101: undefined reference to `BN_new'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:103: undefined reference to `BN_set_word'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:106: undefined reference to `RSA_generate_key_ex'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:112: undefined reference to `RSA_get0_key'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:113: undefined reference to `RSA_get0_factors'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:114: undefined reference to `RSA_get0_crt_params'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:116: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:117: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:118: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:119: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:120: undefined reference to `BN_bn2bin'
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o:/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:122: more undefined references to `BN_bn2bin' follow
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o: in function `atv_rsa_creator':
/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:127: undefined reference to `RSA_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:128: undefined reference to `BN_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:129: undefined reference to `BN_CTX_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:127: undefined reference to `RSA_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:128: undefined reference to `BN_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:129: undefined reference to `BN_CTX_free'
collect2: error: ld returned 1 exit status
[3472/4636] Generating doxygen with a custom command.
[3473/4636] Generating html_guides with a custom command.
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-shared-asan+doc+tests" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:33: undefined reference to `RSA_public_encrypt'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:43: undefined reference to `RSA_private_decrypt'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:50: undefined reference to `SHA256'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:53: undefined reference to `RSA_size'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:54: undefined reference to `RSA_padding_add_PKCS1_type_1'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:64: undefined reference to `RSA_private_encrypt'
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o: in function `atv_rsa_creator':
/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:112: undefined reference to `RSA_get0_key'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:113: undefined reference to `RSA_get0_factors'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:114: undefined reference to `RSA_get0_crt_params'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:116: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:117: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:118: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:119: undefined reference to `BN_bn2bin'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:120: undefined reference to `BN_bn2bin'
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o:/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:122: more undefined references to `BN_bn2bin' follow
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o: in function `atv_rsa_creator':
/home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:127: undefined reference to `RSA_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:128: undefined reference to `BN_free'
/usr/bin/ld: /home/runner/work/dpdk/dpdk/build/../app/test/test_cryptodev_asym_rsa_creator.c:129: undefined reference to `BN_CTX_free'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[3471/4636] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[3472/4636] Generating html_guides with a custom command.
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-i386" at step Build and test
####################################################################################
[2068/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_tailq.c.o'.
[2069/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_stack.c.o'.
[2070/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[2071/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[2072/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_stack_perf.c.o'.
[2073/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[2074/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[2075/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[2076/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o'.
[2077/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa.c.o'.
[2078/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[2079/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[2080/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o 
ccache gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -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/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -march=corei7 -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -c ../app/test/test_cryptodev_asym_rsa_creator.c
In file included from /usr/include/openssl/bn.h:14,
                 from ../app/test/test_cryptodev_asym_rsa_creator.c:12:
/usr/include/openssl/e_os2.h:13:11: fatal error: openssl/opensslconf.h: No such file or directory
   13 | # include <openssl/opensslconf.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[2081/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[2082/3114] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[693/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.obj'.
[694/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.obj'.
[695/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.obj'.
[696/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.obj'.
[697/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.obj'.
[698/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.obj'.
[699/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.obj'.
[700/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.obj'.
[701/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.obj'.
[702/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.obj'.
[703/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.obj'.
[704/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.obj'.
[705/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa.c.obj'.
[706/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.obj'.
[707/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.obj'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.obj 
ccache x86_64-w64-mingw32-gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/cryptodev -I../lib/cryptodev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/latencystats -I../lib/latencystats -Ilib/dmadev -I../lib/dmadev -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.obj' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.obj.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.obj' -c ../app/test/test_cryptodev_asym_creator.c
../app/test/test_cryptodev_asym_creator.c:12:10: fatal error: openssl/bn.h: No such file or directory
   12 | #include <openssl/bn.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
[708/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_vectors.c.obj'.
[709/1310] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
[3059/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[3060/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[3061/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[3062/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[3063/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[3064/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[3065/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[3066/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[3067/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_vectors.c.o'.
[3068/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[3069/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.o'.
[3070/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_flow_classify.c.o'.
[3071/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o 
ccache aarch64-linux-gnu-gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o' -c ../app/test/test_cryptodev_asym_creator.c
In file included from /usr/include/openssl/bn.h:14,
                 from ../app/test/test_cryptodev_asym_creator.c:12:
/usr/include/openssl/e_os2.h:13:11: fatal error: openssl/opensslconf.h: No such file or directory
   13 | # include <openssl/opensslconf.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[3072/4076] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa.c.o'.
[3073/4076] Generating rte_event_cnxk.pmd.c with a custom command.
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
####################################################################################
[3085/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_stack_perf.c.o'.
[3086/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[3087/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[3088/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[3089/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[3090/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[3091/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[3092/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[3093/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[3094/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[3095/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[3096/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[3097/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o 
ccache aarch64-linux-gnu-gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -c ../app/test/test_cryptodev_asym_rsa_creator.c
In file included from /usr/include/openssl/bn.h:14,
                 from ../app/test/test_cryptodev_asym_rsa_creator.c:12:
/usr/include/openssl/e_os2.h:13:11: fatal error: openssl/opensslconf.h: No such file or directory
   13 | # include <openssl/opensslconf.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[3098/4253] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.o'.
[3099/4253] Generating rte_event_cnxk.pmd.c with a custom command.
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
####################################################################################
[2950/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security.c.o'.
[2951/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[2952/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[2953/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[2954/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[2955/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[2956/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[2957/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[2958/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[2959/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[2960/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[2961/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[2962/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o 
ccache powerpc64le-linux-gnu-gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -c ../app/test/test_cryptodev_asym_rsa_creator.c
In file included from /usr/include/openssl/bn.h:14,
                 from ../app/test/test_cryptodev_asym_rsa_creator.c:12:
/usr/include/openssl/e_os2.h:13:11: fatal error: openssl/opensslconf.h: No such file or directory
   13 | # include <openssl/opensslconf.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[2963/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.o'.
[2964/3917] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.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
####################################################################################
[2947/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[2948/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[2949/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[2950/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[2951/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[2952/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[2953/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[2954/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[2955/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o'.
[2956/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_vectors.c.o'.
[2957/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.o'.
[2958/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[2959/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o 
ccache powerpc64le-linux-gnu-gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -c ../app/test/test_cryptodev_asym_rsa_creator.c
In file included from /usr/include/openssl/bn.h:14,
                 from ../app/test/test_cryptodev_asym_rsa_creator.c:12:
/usr/include/openssl/e_os2.h:13:11: fatal error: openssl/opensslconf.h: No such file or directory
   13 | # include <openssl/opensslconf.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[2960/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa.c.o'.
[2961/4094] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.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
####################################################################################
[2912/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[2913/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[2914/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[2915/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[2916/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[2917/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[2918/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[2919/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[2920/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.o'.
[2921/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[2922/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o'.
[2923/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[2924/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o 
ccache riscv64-linux-gnu-gcc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=rv64gc -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o' -c ../app/test/test_cryptodev_asym_creator.c
In file included from /usr/include/openssl/bn.h:14,
                 from ../app/test/test_cryptodev_asym_creator.c:12:
/usr/include/openssl/e_os2.h:13:11: fatal error: openssl/opensslconf.h: No such file or directory
   13 | # include <openssl/opensslconf.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[2925/4064] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_vectors.c.o'.
[2926/4064] Generating rte_event_cnxk.pmd.c with a custom command.
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-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" 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-----------------------------

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

* |WARNING| pw115207 [PATCH] app/test: random test vectors for Asymc RSA
@ 2022-08-17 11:44 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-08-17 11:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Przemyslaw Zegan

[-- Attachment #1: Type: text/plain, Size: 5355 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
http://dpdk.org/patch/115207

_Testing issues_

Submitter: Przemyslaw Zegan <przemyslawx.zegan@intel.com>
Date: Wednesday, August 17 2022 10:57:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115207 --> testing fail

Test environment and result as below:

+-------------------------------+--------------+----------------+
|          Environment          | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE          | FAIL         | SKIPPED        |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | SKIPPED      | PASS           |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED      | PASS           |
+-------------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[653/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[654/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[655/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[656/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[657/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[658/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[659/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ipsec.c.o'.
[660/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_common.c.o'.
[661/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_vectors.c.o'.
[662/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o
gcc-10 -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bpf -I../lib/bpf -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/ip_frag -I../lib/ip_frag -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/graph -I../lib/graph -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -c ../app/test/test_cryptodev_asym_rsa_creator.c
../app/test/test_cryptodev_asym_rsa_creator.c:12:10: fatal error: openssl/bn.h: No such file or directory
12 | #include <openssl/bn.h>
|          ^~~~~~~~~~~~~~
compilation terminated.
[663/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa.c.o'.
[664/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o'.
[665/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23242/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

end of thread, other threads:[~2022-08-17 12:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220817105751.17656-1-przemyslawx.zegan@intel.com>
2022-08-17 11:00 ` |WARNING| pw115207 [PATCH] app/test: random test vectors for Asymc RSA checkpatch
2022-08-17 12:59 ` |FAILURE| " 0-day Robot
2022-08-17 11:44 |WARNING| " dpdklab

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).