automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65341[v5, 5/6] examples/ipsec-secgw: get rid of maximum sp 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: 2861 bytes --]

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

_apply issues_

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

*Repo: dpdk-next-crypto
sa_sort_arr();

	return 0;


error: patch failed: examples/ipsec-secgw/parser.c:643
error: examples/ipsec-secgw/parser.c: patch does not apply
Checking patch examples/ipsec-secgw/parser.h...
error: while searching for:
parse_range(const char *token, uint16_t *low, uint16_t *high);

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


error: patch failed: examples/ipsec-secgw/parser.h:67
error: examples/ipsec-secgw/parser.h: patch does not apply
Checking patch examples/ipsec-secgw/sp4.c...
error: while searching for:
#include "ipsec.h"
#include "parser.h"
--
#define MAX_ACL_RULE_NUM	1024

#define IPV4_DST_FROM_SP(acr) \
		(rte_cpu_to_be_32((acr).field[DST_FIELD_IPV4].value.u32))

error: patch failed: examples/ipsec-secgw/sp4.c:15
error: examples/ipsec-secgw/sp4.c: patch does not apply
Checking patch examples/ipsec-secgw/sp6.c...
error: while searching for:
#include "ipsec.h"
#include "parser.h"
--
#define MAX_ACL_RULE_NUM	1024

#define IPV6_FROM_SP(acr, fidx_low, fidx_high) \
		(((uint64_t)(acr).field[(fidx_high)].value.u32 << 32) | \

error: patch failed: examples/ipsec-secgw/sp6.c:15
error: examples/ipsec-secgw/sp6.c: patch does not apply
*Repo: dpdk
sa_sort_arr();

	return 0;


error: patch failed: examples/ipsec-secgw/parser.c:643
error: examples/ipsec-secgw/parser.c: patch does not apply
Checking patch examples/ipsec-secgw/parser.h...
error: while searching for:
parse_range(const char *token, uint16_t *low, uint16_t *high);

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


error: patch failed: examples/ipsec-secgw/parser.h:67
error: examples/ipsec-secgw/parser.h: patch does not apply
Checking patch examples/ipsec-secgw/sp4.c...
error: while searching for:
#include "ipsec.h"
#include "parser.h"
--
#define MAX_ACL_RULE_NUM	1024

#define IPV4_DST_FROM_SP(acr) \
		(rte_cpu_to_be_32((acr).field[DST_FIELD_IPV4].value.u32))

error: patch failed: examples/ipsec-secgw/sp4.c:15
error: examples/ipsec-secgw/sp4.c: patch does not apply
Checking patch examples/ipsec-secgw/sp6.c...
error: while searching for:
#include "ipsec.h"
#include "parser.h"
--
#define MAX_ACL_RULE_NUM	1024

#define IPV6_FROM_SP(acr, fidx_low, fidx_high) \
		(((uint64_t)(acr).field[(fidx_high)].value.u32 << 32) | \

error: patch failed: examples/ipsec-secgw/sp6.c:15
error: examples/ipsec-secgw/sp6.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:36 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| pw65341[v5, 5/6] examples/ipsec-secgw: get rid of maximum sp 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).