[dpdk-test-report] |FAILURE| pw68441[3/3] test/crypto: do not check for PMD in tests

sys_stv at intel.com sys_stv at intel.com
Wed Apr 15 18:08:52 CEST 2020


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

_apply issues_

Submitter: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Date: 2020-04-14 18:04:19
Reply_mail: 1586887459-222433-4-git-send-email-pablo.de.lara.guarch at 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


More information about the test-report mailing list