[dpdk-test-report] |FAILURE| pw56079[v7, 1/2] lib/ipsec: add support for header construction

sys_stv at intel.com sys_stv at intel.com
Sat Jul 20 00:56:41 CEST 2019


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

_apply issues_

Submitter: Fan Zhang <roy.fan.zhang at intel.com>
Date: 2019-07-04 10:42:35
Reply_mail: 20190704104236.65578-2-roy.fan.zhang at intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 457f6e1dbb63a7e772d67dc88a8a3a14a3fc49ee
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-crypto
tl, sqn + k);
			/* update mbuf's metadata */
			tun_process_step3(mb[i], sa->tx_offload.msk,
				sa->tx_offload.val);

error: patch failed: lib/librte_ipsec/esp_inb.c:489
error: lib/librte_ipsec/esp_inb.c: patch does not apply
Checking patch lib/librte_ipsec/esp_outb.c...
error: while searching for:
	rte_memcpy(ph, sa->hdr, sa->hdr_len);

--
			sa->hdr_l3_off, sqn_low16(sqc));

	/* update spi, seqn and iv */
	esph = (struct rte_esp_hdr *)(ph + sa->hdr_len);

error: patch failed: lib/librte_ipsec/esp_outb.c:152
error: lib/librte_ipsec/esp_outb.c: patch does not apply
Checking patch lib/librte_ipsec/iph.h...
error: while searching for:
	return rc;
}
--
	}
}

#endif /* _IPH_H_ */

error: patch failed: lib/librte_ipsec/iph.h:101
error: lib/librte_ipsec/iph.h: patch does not apply
Checking patch lib/librte_ipsec/rte_ipsec_sa.h...
error: while searching for:
	RTE_SATP_LOG2_MODE,
	RTE_SATP_LOG2_SQN = RTE_SATP_LOG2_MODE + 2,
	RTE_SATP_LOG2_ESN,
	RTE_SATP_LOG2_NUM
};


error: patch failed: lib/librte_ipsec/rte_ipsec_sa.h:95
error: lib/librte_ipsec/rte_ipsec_sa.h: patch does not apply
Checking patch lib/librte_ipsec/sa.c...
error: while searching for:
	else
		tp |= RTE_IPSEC_SATP_ESN_ENABLE;

	/* interpret flags */
	if (prm->flags & RTE_IPSEC_SAFLAG_SQN_ATOM)
		tp |= RTE_IPSEC_SATP_SQN_ATOM;

error: patch failed: lib/librte_ipsec/sa.c:214
error: lib/librte_ipsec/sa.c: patch does not apply
Checking patch lib/librte_ipsec/sa.h...
error: while searching for:
#define IPSEC_MAX_HDR_SIZE	64
#define IPSEC_MAX_IV_SIZE	16
#define IPSEC_MAX_IV_QWORD	(IPSEC_MAX_IV_SIZE / sizeof(uint64_t))

/* padding alignment for different algorithms */
enum {

error: patch failed: lib/librte_ipsec/sa.h:10
error: lib/librte_ipsec/sa.h: patch does not apply
Checking patch lib/librte_net/rte_ip.h...
error: while searching for:
/* Type of Service fields */
#define RTE_IPV4_HDR_DSCP_MASK	(0xfc)
#define RTE_IPV4_HDR_ECN_MASK	(0x03)

/* Fragment Offset * Flags. */
#define	RTE_IPV4_HDR_DF_SHIFT	14

error: patch failed: lib/librte_net/rte_ip.h:61
error: lib/librte_net/rte_ip.h: patch does not apply
Checking patch lib/librte_security/rte_security.h...
error: while searching for:
	 * * 0: Inner packet is not modified.
	 */
	uint32_t dec_ttl : 1;
};

/** IPSec security association direction */

error: patch failed: lib/librte_security/rte_security.h:163
error: lib/librte_security/rte_security.h: patch does not apply
*Repo: dpdk
tl, sqn + k);
			/* update mbuf's metadata */
			tun_process_step3(mb[i], sa->tx_offload.msk,
				sa->tx_offload.val);

error: patch failed: lib/librte_ipsec/esp_inb.c:489
error: lib/librte_ipsec/esp_inb.c: patch does not apply
Checking patch lib/librte_ipsec/esp_outb.c...
error: while searching for:
	rte_memcpy(ph, sa->hdr, sa->hdr_len);

--
			sa->hdr_l3_off, sqn_low16(sqc));

	/* update spi, seqn and iv */
	esph = (struct rte_esp_hdr *)(ph + sa->hdr_len);

error: patch failed: lib/librte_ipsec/esp_outb.c:152
error: lib/librte_ipsec/esp_outb.c: patch does not apply
Checking patch lib/librte_ipsec/iph.h...
error: while searching for:
	return rc;
}
--
	}
}

#endif /* _IPH_H_ */

error: patch failed: lib/librte_ipsec/iph.h:101
error: lib/librte_ipsec/iph.h: patch does not apply
Checking patch lib/librte_ipsec/rte_ipsec_sa.h...
error: while searching for:
	RTE_SATP_LOG2_MODE,
	RTE_SATP_LOG2_SQN = RTE_SATP_LOG2_MODE + 2,
	RTE_SATP_LOG2_ESN,
	RTE_SATP_LOG2_NUM
};


error: patch failed: lib/librte_ipsec/rte_ipsec_sa.h:95
error: lib/librte_ipsec/rte_ipsec_sa.h: patch does not apply
Checking patch lib/librte_ipsec/sa.c...
error: while searching for:
	else
		tp |= RTE_IPSEC_SATP_ESN_ENABLE;

	/* interpret flags */
	if (prm->flags & RTE_IPSEC_SAFLAG_SQN_ATOM)
		tp |= RTE_IPSEC_SATP_SQN_ATOM;

error: patch failed: lib/librte_ipsec/sa.c:214
error: lib/librte_ipsec/sa.c: patch does not apply
Checking patch lib/librte_ipsec/sa.h...
error: while searching for:
#define IPSEC_MAX_HDR_SIZE	64
#define IPSEC_MAX_IV_SIZE	16
#define IPSEC_MAX_IV_QWORD	(IPSEC_MAX_IV_SIZE / sizeof(uint64_t))

/* padding alignment for different algorithms */
enum {

error: patch failed: lib/librte_ipsec/sa.h:10
error: lib/librte_ipsec/sa.h: patch does not apply
Checking patch lib/librte_net/rte_ip.h...
error: while searching for:
/* Type of Service fields */
#define RTE_IPV4_HDR_DSCP_MASK	(0xfc)
#define RTE_IPV4_HDR_ECN_MASK	(0x03)

/* Fragment Offset * Flags. */
#define	RTE_IPV4_HDR_DF_SHIFT	14

error: patch failed: lib/librte_net/rte_ip.h:61
error: lib/librte_net/rte_ip.h: patch does not apply
Checking patch lib/librte_security/rte_security.h...
error: while searching for:
	 * * 0: Inner packet is not modified.
	 */
	uint32_t dec_ttl : 1;
};

/** IPSec security association direction */

error: patch failed: lib/librte_security/rte_security.h:163
error: lib/librte_security/rte_security.h: patch does not apply

DPDK STV team


More information about the test-report mailing list