automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw38292[dpdk-dev, v11, 08/10] crypto/virtio: support HMAC-SHA1
@ 2018-04-19  8:57 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2018-04-19  8:57 UTC (permalink / raw)
  To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen

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

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

_apply issues_

Submitter: Jay Zhou <jianjay.zhou@huawei.com>
Date: 2018-04-17 09:23:24
DPDK git baseline:
	Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
	Repo:dpdk-next-net, CommitID: 9f44b612637c29752d1585e8d1af2e299756cd60
	Repo:dpdk-next-crypto, CommitID: b1af489e6482a2247ef36418cee803e32bc84b2e
	Repo:dpdk-next-virtio, CommitID: 8adbe7e4847060d091c46abcbecd3dfea8362b7a

*Repo: dpdk-master
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory
*Repo: dpdk-next-eventdev
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory
*Repo: dpdk-next-net
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory
*Repo: dpdk-next-crypto
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: while searching for:
#define _VIRTIO_CRYPTO_CAPABILITIES_H_

#define VIRTIO_SYM_CAPABILITIES					\
	{	/* AES CBC */						\
		.op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,			\
		{.sym = {						\

error: patch failed: drivers/crypto/virtio/virtio_crypto_capabilities.h:6
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: patch does not apply
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: while searching for:
	}

	switch (auth_xform->algo) {
	default:
		VIRTIO_CRYPTO_SESSION_LOG_ERR(
--
		*algo = VIRTIO_CRYPTO_NO_MAC;
		return -1;
	}


error: patch failed: drivers/crypto/virtio/virtio_cryptodev.c:1196
error: drivers/crypto/virtio/virtio_cryptodev.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory

DPDK STV team

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report]  |FAILURE| pw38292[dpdk-dev, v11, 08/10] crypto/virtio: support HMAC-SHA1
@ 2018-04-19  5:32 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2018-04-19  5:32 UTC (permalink / raw)
  To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen

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

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

_apply issues_

Submitter: Jay Zhou <jianjay.zhou@huawei.com>
Date: 2018-04-17 09:23:24
DPDK git baseline:
	Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa

	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597

	Repo:dpdk-next-net, CommitID: 9f44b612637c29752d1585e8d1af2e299756cd60

	Repo:dpdk-next-crypto, CommitID: b1af489e6482a2247ef36418cee803e32bc84b2e

	Repo:dpdk-next-virtio, CommitID: 8adbe7e4847060d091c46abcbecd3dfea8362b7a

*Repo: dpdk-master
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory
*Repo: dpdk-next-eventdev
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory
*Repo: dpdk-next-net
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory
*Repo: dpdk-next-crypto
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: while searching for:
#define _VIRTIO_CRYPTO_CAPABILITIES_H_

#define VIRTIO_SYM_CAPABILITIES					\
	{	/* AES CBC */						\
		.op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,			\
		{.sym = {						\

error: patch failed: drivers/crypto/virtio/virtio_crypto_capabilities.h:6
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: patch does not apply
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: while searching for:
	}

	switch (auth_xform->algo) {
	default:
		VIRTIO_CRYPTO_SESSION_LOG_ERR(
--
		*algo = VIRTIO_CRYPTO_NO_MAC;
		return -1;
	}


error: patch failed: drivers/crypto/virtio/virtio_cryptodev.c:1196
error: drivers/crypto/virtio/virtio_cryptodev.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/crypto/virtio/virtio_crypto_capabilities.h...
error: drivers/crypto/virtio/virtio_crypto_capabilities.h: No such file or directory
Checking patch drivers/crypto/virtio/virtio_cryptodev.c...
error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory

DPDK STV team

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-19  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19  8:57 [dpdk-test-report] |FAILURE| pw38292[dpdk-dev, v11, 08/10] crypto/virtio: support HMAC-SHA1 sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2018-04-19  5:32 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).