[dpdk-test-report] |FAILURE| pw65882ipsec: fix use of uninitialized variable

sys_stv at intel.com sys_stv at intel.com
Mon Feb 24 14:37:03 CET 2020


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

_apply issues_

Submitter: Konstantin Ananyev <konstantin.ananyev at intel.com>
Date: 2020-02-19 00:23:02
Reply_mail: 20200219002302.1131-1-konstantin.ananyev at intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-crypto
cpu_crypto_bulk(ss, sa->cofs, mb, iv, aad, dgst, l4ofs, clen, k);
	return k;
}


error: patch failed: lib/librte_ipsec/esp_inb.c:737
error: lib/librte_ipsec/esp_inb.c: patch does not apply
Checking patch lib/librte_ipsec/esp_outb.c...
error: while searching for:
		move_bad_mbufs(mb, dr, n, n - k);

--
	cpu_crypto_bulk(ss, sa->cofs, mb, iv, aad, dgst, l4ofs, clen, k);
	return k;
}


error: patch failed: lib/librte_ipsec/esp_outb.c:502
error: lib/librte_ipsec/esp_outb.c: patch does not apply
Checking patch lib/librte_ipsec/misc.h...
error: while searching for:
}

--
 * process packets using sync crypto engine
 */
static inline void
cpu_crypto_bulk(const struct rte_ipsec_session *ss,

error: patch failed: lib/librte_ipsec/misc.h:106
error: lib/librte_ipsec/misc.h: patch does not apply
*Repo: dpdk
cpu_crypto_bulk(ss, sa->cofs, mb, iv, aad, dgst, l4ofs, clen, k);
	return k;
}


error: patch failed: lib/librte_ipsec/esp_inb.c:737
error: lib/librte_ipsec/esp_inb.c: patch does not apply
Checking patch lib/librte_ipsec/esp_outb.c...
error: while searching for:
		move_bad_mbufs(mb, dr, n, n - k);

--
	cpu_crypto_bulk(ss, sa->cofs, mb, iv, aad, dgst, l4ofs, clen, k);
	return k;
}


error: patch failed: lib/librte_ipsec/esp_outb.c:502
error: lib/librte_ipsec/esp_outb.c: patch does not apply
Checking patch lib/librte_ipsec/misc.h...
error: while searching for:
}

--
 * process packets using sync crypto engine
 */
static inline void
cpu_crypto_bulk(const struct rte_ipsec_session *ss,

error: patch failed: lib/librte_ipsec/misc.h:106
error: lib/librte_ipsec/misc.h: patch does not apply

DPDK STV team


More information about the test-report mailing list