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

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

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

_apply issues_

Submitter: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Date: 2020-04-14 18:04:19
Reply_mail: 1586887459-222433-4-git-send-email-pablo.de.lara.guarch@intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 2a41db7589cb27dc491963f8c09b8dd452a8296d
	Repo:dpdk, CommitID: fc202a6f2ac9118bdeafdcad327dde7be9bf0736

*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:167
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:167
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-15 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 16:08 [dpdk-test-report] |FAILURE| pw68441[3/3] 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).