[dpdk-test-report] |FAILURE| pw60179crypto/dpaa_sec: dynamic contxt buffer for SG cases
sys_stv at intel.com
sys_stv at intel.com
Mon Sep 30 15:04:54 CEST 2019
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/60179
_apply issues_
Submitter: Akhil Goyal <akhil.goyal at nxp.com>
Date: 2019-09-30 11:54:50
Reply_mail: 20190930115452.5178-2-akhil.goyal at 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
More information about the test-report
mailing list