automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw60180crypto/dpaa_sec: change per cryptodev pool to per qp
@ 2019-09-30 13:30 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-09-30 13:30 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 1349 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/60180

_apply issues_

Submitter: Akhil Goyal <akhil.goyal@nxp.com>
Date: 2019-09-30 11:54:51
Reply_mail: 20190930115452.5178-3-akhil.goyal@nxp.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: b0f84181c625d03f6dc964d861b190e5ca01b927
	Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396

*Repo: dpdk-next-crypto
struct dpaa_sec_op_ctx *ctx;
	int i, retval;

	retval = rte_mempool_get(ses->ctx_pool, (void **)(&ctx));
	if (!ctx || retval) {
		DPAA_SEC_DP_WARN("Alloc sec descriptor failed!");
		return NULL;

error: patch failed: drivers/crypto/dpaa_sec/dpaa_sec.c:70
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 151 (offset -2 lines).
Hunk #2 succeeded at 170 (offset -2 lines).
*Repo: dpdk
struct dpaa_sec_op_ctx *ctx;
	int i, retval;

	retval = rte_mempool_get(ses->ctx_pool, (void **)(&ctx));
	if (!ctx || retval) {
		DPAA_SEC_DP_WARN("Alloc sec descriptor failed!");
		return NULL;

error: patch failed: drivers/crypto/dpaa_sec/dpaa_sec.c:70
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 146 (offset -7 lines).
Hunk #2 succeeded at 165 (offset -7 lines).

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-30 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30 13:30 [dpdk-test-report] |FAILURE| pw60180crypto/dpaa_sec: change per cryptodev pool to per qp sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).