automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw68441[3/3] test/crypto: do not check for PMD in tests
Date: 15 Apr 2020 09:08:52 -0700	[thread overview]
Message-ID: <fecc85$9t4a61@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2020-04-15 16:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='fecc85$9t4a61@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.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).