Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38292 _apply issues_ Submitter: Jay Zhou 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