Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38291 _apply issues_ Submitter: Jay Zhou Date: 2018-04-17 09:23:20 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_algs.h... Checking patch drivers/crypto/virtio/virtio_cryptodev.c... error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory *Repo: dpdk-next-eventdev Checking patch drivers/crypto/virtio/virtio_crypto_algs.h... Checking patch drivers/crypto/virtio/virtio_cryptodev.c... error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory *Repo: dpdk-next-net Checking patch drivers/crypto/virtio/virtio_crypto_algs.h... Checking patch drivers/crypto/virtio/virtio_cryptodev.c... error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory *Repo: dpdk-next-crypto Checking patch drivers/crypto/virtio/virtio_crypto_algs.h... error: drivers/crypto/virtio/virtio_crypto_algs.h: already exists in working directory Checking patch drivers/crypto/virtio/virtio_cryptodev.c... error: while searching for: /* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2018 HUAWEI TECHNOLOGIES CO., LTD. */ #include #include -- #include "virtqueue.h" int virtio_crypto_logtype_init; int virtio_crypto_logtype_session; error: patch failed: drivers/crypto/virtio/virtio_cryptodev.c:1 error: drivers/crypto/virtio/virtio_cryptodev.c: patch does not apply Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: while searching for: #define NUM_ENTRY_VIRTIO_CRYPTO_OP 7 struct virtio_crypto_op_cookie { struct virtio_crypto_op_data_req data_req; struct virtio_crypto_inhdr inhdr; error: patch failed: drivers/crypto/virtio/virtio_cryptodev.h:17 error: drivers/crypto/virtio/virtio_cryptodev.h: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/crypto/virtio/virtio_crypto_algs.h... Checking patch drivers/crypto/virtio/virtio_cryptodev.c... error: drivers/crypto/virtio/virtio_cryptodev.c: No such file or directory Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory DPDK STV team