[dpdk-test-report] |FAILURE| pw56015[v3, 6/8] test/crypto: add kasumi test cases for auth-cipher

sys_stv at intel.com sys_stv at intel.com
Sat Jul 20 07:38:27 CEST 2019


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

_apply issues_

Submitter: Damian Nowak <damianx.nowak at intel.com>
Date: 2019-07-03 11:15:56
Reply_mail: 20190703111558.11552-7-damianx.nowak at intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 457f6e1dbb63a7e772d67dc88a8a3a14a3fc49ee
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-crypto
if (retval < 0)
		return retval;

	ut_params->op = process_crypto_request(ts_params->valid_devs[0],
			ut_params->op);
	TEST_ASSERT_NOT_NULL(ut_params->op, "failed to retrieve obuf");
	if (ut_params->op->sym->m_dst)
		ut_params->obuf = ut_params->op->sym->m_dst;
	else
		ut_params->obuf = ut_params->op->sym->m_src;

--
			"KASUMI Generated auth tag not as expected");
	return 0;
}


error: patch failed: app/test/test_cryptodev.c:4545
error: app/test/test_cryptodev.c: patch does not apply
Checking patch app/test/test_cryptodev_kasumi_test_vectors.h...
error: while searching for:
struct kasumi_test_data {
	struct {
--
		unsigned len;
	} cipher_iv;

	/*

error: patch failed: app/test/test_cryptodev_kasumi_test_vectors.h:8
error: app/test/test_cryptodev_kasumi_test_vectors.h: patch does not apply
*Repo: dpdk
if (retval < 0)
		return retval;

	ut_params->op = process_crypto_request(ts_params->valid_devs[0],
			ut_params->op);
	TEST_ASSERT_NOT_NULL(ut_params->op, "failed to retrieve obuf");
	if (ut_params->op->sym->m_dst)
		ut_params->obuf = ut_params->op->sym->m_dst;
	else
		ut_params->obuf = ut_params->op->sym->m_src;

--
			"KASUMI Generated auth tag not as expected");
	return 0;
}


error: patch failed: app/test/test_cryptodev.c:4545
error: app/test/test_cryptodev.c: patch does not apply
Checking patch app/test/test_cryptodev_kasumi_test_vectors.h...
error: while searching for:
struct kasumi_test_data {
	struct {
--
		unsigned len;
	} cipher_iv;

	/*

error: patch failed: app/test/test_cryptodev_kasumi_test_vectors.h:8
error: app/test/test_cryptodev_kasumi_test_vectors.h: patch does not apply

DPDK STV team


More information about the test-report mailing list