automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw56079[v7, 1/2] lib/ipsec: add support for header construction
Date: 19 Jul 2019 15:56:41 -0700	[thread overview]
Message-ID: <ee68f5$7gj5tp@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Fan Zhang <roy.fan.zhang@intel.com>
Date: 2019-07-04 10:42:35
Reply_mail: 20190704104236.65578-2-roy.fan.zhang@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

             reply	other threads:[~2019-07-19 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 22:56 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-05  8:25 sys_stv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$7gj5tp@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).