[dpdk-test-report] |FAILURE| pw65337[v5, 1/6] ipsec: move ipsec sad name length into .h

sys_stv at intel.com sys_stv at intel.com
Mon Feb 17 18:35:48 CET 2020


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

_apply issues_

Submitter: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
Date: 2020-01-29 14:06:03
Reply_mail: 1580306768-110555-2-git-send-email-vladimir.medvedkin at intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 64f97256e0563a57daf3316c26ebcb3b6ec73792
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-crypto
#define IPSEC_SAD_NAMESIZE	64
#define SAD_PREFIX		"SAD_"
/* "SAD_<name>" */
#define SAD_FORMAT		SAD_PREFIX "%s"

error: patch failed: lib/librte_ipsec/ipsec_sad.c:20
error: lib/librte_ipsec/ipsec_sad.c: patch does not apply
Checking patch lib/librte_ipsec/rte_ipsec_sad.h...
error: while searching for:
	struct rte_ipsec_sadv6_key	v6;
};

/** Flag to create SAD with ipv6 dip and sip addresses */
#define RTE_IPSEC_SAD_FLAG_IPV6			0x1
/** Flag to support reader writer concurrency */

error: patch failed: lib/librte_ipsec/rte_ipsec_sad.h:47
error: lib/librte_ipsec/rte_ipsec_sad.h: patch does not apply
*Repo: dpdk
#define IPSEC_SAD_NAMESIZE	64
#define SAD_PREFIX		"SAD_"
/* "SAD_<name>" */
#define SAD_FORMAT		SAD_PREFIX "%s"

error: patch failed: lib/librte_ipsec/ipsec_sad.c:20
error: lib/librte_ipsec/ipsec_sad.c: patch does not apply
Checking patch lib/librte_ipsec/rte_ipsec_sad.h...
error: while searching for:
	struct rte_ipsec_sadv6_key	v6;
};

/** Flag to create SAD with ipv6 dip and sip addresses */
#define RTE_IPSEC_SAD_FLAG_IPV6			0x1
/** Flag to support reader writer concurrency */

error: patch failed: lib/librte_ipsec/rte_ipsec_sad.h:47
error: lib/librte_ipsec/rte_ipsec_sad.h: patch does not apply

DPDK STV team


More information about the test-report mailing list