automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw68685[v2, 4/4] test/crypto: do not check for PMD in tests
@ 2020-04-16 13:49 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-04-16 13:49 UTC (permalink / raw)
  To: test-report

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/68685

_apply issues_

Submitter: De Lara Guarch, Pablo <pablo.de.lara.guarch@intel.com>
Date: 2020-04-16 09:25:32
Reply_mail: 20200416092532.1922099-5-pablo.de.lara.guarch@intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: c3eb8b62744930029f96c5d64d9adac5749908ef
	Repo:dpdk, CommitID: 53c83e42cd89ac41f5d5870838b034b53887a3cb

*Repo: dpdk-next-crypto
} else if (driver_id == aesni_mb_pmd ||
			driver_id == scheduler_pmd) {
		digest_len = tdata->digest.truncated_len;
	} else {
		snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN,
			"line %u FAILED: %s",
			__LINE__, "Unsupported PMD type");
		status = TEST_FAILED;
		goto error_exit;
	}

	/* Check if PMD is capable of performing that test */
	if (verify_algo_support(t, dev_id, digest_len) < 0) {
		RTE_LOG(DEBUG, USER1,

error: patch failed: app/test/test_cryptodev_blockcipher.c:189
error: app/test/test_cryptodev_blockcipher.c: patch does not apply
Checking patch app/test/test_cryptodev_blockcipher.h...
Checking patch app/test/test_cryptodev_des_test_vectors.h...
Checking patch app/test/test_cryptodev_hash_test_vectors.h...
error: while searching for:
--
			BLOCKCIPHER_TEST_TARGET_PMD_OCTEONTX |
			BLOCKCIPHER_TEST_TARGET_PMD_OCTEONTX2
	},
	{
		.test_descr =
error: patch failed: app/test/test_cryptodev_hash_test_vectors.h:406
error: app/test/test_cryptodev_hash_test_vectors.h: patch does not apply
*Repo: dpdk
} else if (driver_id == aesni_mb_pmd ||
			driver_id == scheduler_pmd) {
		digest_len = tdata->digest.truncated_len;
	} else {
		snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN,
			"line %u FAILED: %s",
			__LINE__, "Unsupported PMD type");
		status = TEST_FAILED;
		goto error_exit;
	}

	/* Check if PMD is capable of performing that test */
	if (verify_algo_support(t, dev_id, digest_len) < 0) {
		RTE_LOG(DEBUG, USER1,

error: patch failed: app/test/test_cryptodev_blockcipher.c:189
error: app/test/test_cryptodev_blockcipher.c: patch does not apply
Checking patch app/test/test_cryptodev_blockcipher.h...
Checking patch app/test/test_cryptodev_des_test_vectors.h...
Checking patch app/test/test_cryptodev_hash_test_vectors.h...
error: while searching for:
--
			BLOCKCIPHER_TEST_TARGET_PMD_OCTEONTX |
			BLOCKCIPHER_TEST_TARGET_PMD_OCTEONTX2
	},
	{
		.test_descr =
error: patch failed: app/test/test_cryptodev_hash_test_vectors.h:406
error: app/test/test_cryptodev_hash_test_vectors.h: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-16 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16 13:49 [dpdk-test-report] |FAILURE| pw68685[v2, 4/4] test/crypto: do not check for PMD in tests sys_stv

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