Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/60179 _apply issues_ Submitter: Akhil Goyal Date: 2019-09-30 11:54:50 Reply_mail: 20190930115452.5178-2-akhil.goyal@nxp.com DPDK git baseline: Repo:dpdk-next-crypto, CommitID: b0f84181c625d03f6dc964d861b190e5ca01b927 Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396 *Repo: dpdk-next-crypto ctx = dpaa_sec_alloc_ctx(ses); if (!ctx) return NULL; cf = &ctx->job; error: patch failed: drivers/crypto/dpaa_sec/dpaa_sec.c:1666 error: drivers/crypto/dpaa_sec/dpaa_sec.c: patch does not apply Checking patch drivers/crypto/dpaa_sec/dpaa_sec.h... Hunk #1 succeeded at 180 (offset -2 lines). *Repo: dpdk ctx = dpaa_sec_alloc_ctx(ses); if (!ctx) return NULL; cf = &ctx->job; error: patch failed: drivers/crypto/dpaa_sec/dpaa_sec.c:1666 error: drivers/crypto/dpaa_sec/dpaa_sec.c: patch does not apply Checking patch drivers/crypto/dpaa_sec/dpaa_sec.h... Hunk #1 succeeded at 175 (offset -7 lines). DPDK STV team