Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38290 _apply issues_ Submitter: Jay Zhou Date: 2018-04-17 09:23:21 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_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory Checking patch drivers/crypto/virtio/virtio_rxtx.c... error: drivers/crypto/virtio/virtio_rxtx.c: No such file or directory *Repo: dpdk-next-eventdev Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory Checking patch drivers/crypto/virtio/virtio_rxtx.c... error: drivers/crypto/virtio/virtio_rxtx.c: No such file or directory *Repo: dpdk-next-net Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory Checking patch drivers/crypto/virtio/virtio_rxtx.c... error: drivers/crypto/virtio/virtio_rxtx.c: No such file or directory *Repo: dpdk-next-crypto Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: while searching for: #define NUM_ENTRY_VIRTIO_CRYPTO_OP 7 enum virtio_crypto_cmd_id { VIRTIO_CRYPTO_CMD_CIPHER = 0, VIRTIO_CRYPTO_CMD_AUTH = 1, error: patch failed: drivers/crypto/virtio/virtio_cryptodev.h:17 error: drivers/crypto/virtio/virtio_cryptodev.h: patch does not apply Checking patch drivers/crypto/virtio/virtio_rxtx.c... error: while searching for: /* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2018 HUAWEI TECHNOLOGIES CO., LTD. */ #include "virtqueue.h" #include "virtio_cryptodev.h" static int virtio_crypto_vring_start(struct virtqueue *vq) error: patch failed: drivers/crypto/virtio/virtio_rxtx.c:1 error: drivers/crypto/virtio/virtio_rxtx.c: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/crypto/virtio/virtio_cryptodev.h... error: drivers/crypto/virtio/virtio_cryptodev.h: No such file or directory Checking patch drivers/crypto/virtio/virtio_rxtx.c... error: drivers/crypto/virtio/virtio_rxtx.c: No such file or directory DPDK STV team