automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65340[v5, 4/6] examples/ipsec-secgw: get rid of maximum sa limitation
@ 2020-02-17 17:35 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-17 17:35 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

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

*Repo: dpdk-next-crypto
#define IPSEC_SA_MAX_ENTRIES (128) /* must be power of 2, max 2 power 30 */
#define INVALID_SPI (0)

#define DISCARD	INVALID_SPI

error: patch failed: examples/ipsec-secgw/ipsec.h:37
error: examples/ipsec-secgw/ipsec.h: patch does not apply
Checking patch examples/ipsec-secgw/parser.c...
error: while searching for:
	cmdline_stdin_exit(cl);
	fclose(f);

	return 0;

error_exit:

error: patch failed: examples/ipsec-secgw/parser.c:642
error: examples/ipsec-secgw/parser.c: patch does not apply
Checking patch examples/ipsec-secgw/parser.h...
error: while searching for:
	struct parse_status *status);

void
parse_sa_tokens(char **tokens, uint32_t n_tokens,
	struct parse_status *status);


error: patch failed: examples/ipsec-secgw/parser.h:75
error: examples/ipsec-secgw/parser.h: patch does not apply
Checking patch examples/ipsec-secgw/sa.c...
error: while searching for:
	}
};
--
static struct ipsec_sa sa_in[IPSEC_SA_MAX_ENTRIES];
static uint32_t nb_sa_in;
static struct ipsec_sa_cnt sa_in_cnt;


error: patch failed: examples/ipsec-secgw/sa.c:133
error: examples/ipsec-secgw/sa.c: patch does not apply
*Repo: dpdk
#define IPSEC_SA_MAX_ENTRIES (128) /* must be power of 2, max 2 power 30 */
#define INVALID_SPI (0)

#define DISCARD	INVALID_SPI

error: patch failed: examples/ipsec-secgw/ipsec.h:37
error: examples/ipsec-secgw/ipsec.h: patch does not apply
Checking patch examples/ipsec-secgw/parser.c...
error: while searching for:
	cmdline_stdin_exit(cl);
	fclose(f);

	return 0;

error_exit:

error: patch failed: examples/ipsec-secgw/parser.c:642
error: examples/ipsec-secgw/parser.c: patch does not apply
Checking patch examples/ipsec-secgw/parser.h...
error: while searching for:
	struct parse_status *status);

void
parse_sa_tokens(char **tokens, uint32_t n_tokens,
	struct parse_status *status);


error: patch failed: examples/ipsec-secgw/parser.h:75
error: examples/ipsec-secgw/parser.h: patch does not apply
Checking patch examples/ipsec-secgw/sa.c...
error: while searching for:
	}
};
--
static struct ipsec_sa sa_in[IPSEC_SA_MAX_ENTRIES];
static uint32_t nb_sa_in;
static struct ipsec_sa_cnt sa_in_cnt;


error: patch failed: examples/ipsec-secgw/sa.c:133
error: examples/ipsec-secgw/sa.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2020-02-17 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 17:35 [dpdk-test-report] |FAILURE| pw65340[v5, 4/6] examples/ipsec-secgw: get rid of maximum sa limitation 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).