Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65556 _apply issues_ Submitter: Lukasz Bartosik Date: 2020-02-04 13:58:39 Reply_mail: 1580824721-21527-12-git-send-email-lbartosik@marvell.com DPDK git baseline: Repo:dpdk, CommitID: e6c78e736d776ba15aa040f5d6a29e43a9147c0b *Repo: dpdk SRCS-y += ipsec-secgw.c SRCS-y += event_helper.c CFLAGS += -gdwarf-2 error: patch failed: examples/ipsec-secgw/Makefile:15 error: examples/ipsec-secgw/Makefile: patch does not apply Checking patch examples/ipsec-secgw/ipsec-secgw.c... Hunk #1 succeeded at 64 (offset -6 lines). Hunk #2 succeeded at 71 (offset -6 lines). Hunk #3 succeeded at 165 (offset -18 lines). -- " bypassing the SP\n" " --cryptodev_mask MASK: Hexadecimal bitmask of the crypto\n" " devices to configure\n" " --transfer-mode MODE\n" error: patch failed: examples/ipsec-secgw/ipsec-secgw.c:1315 error: examples/ipsec-secgw/ipsec-secgw.c: patch does not apply Checking patch examples/ipsec-secgw/ipsec-secgw.h... Checking patch examples/ipsec-secgw/ipsec.h... error: while searching for: struct traffic_type ip6; -- extern struct ipsec_sa sa_out[IPSEC_SA_MAX_ENTRIES]; extern uint32_t nb_sa_out; error: patch failed: examples/ipsec-secgw/ipsec.h:258 error: examples/ipsec-secgw/ipsec.h: patch does not apply Checking patch examples/ipsec-secgw/ipsec_worker.c... Checking patch examples/ipsec-secgw/meson.build... error: while searching for: allow_experimental_apis = true sources = files( 'esp.c', 'ipsec.c', 'ipsec_process.c', 'ipsec-secgw.c', 'parser.c', 'rt.c', 'sa.c', 'sp4.c', 'sp6.c', 'event_helper.c' ) error: patch failed: examples/ipsec-secgw/meson.build:10 error: examples/ipsec-secgw/meson.build: patch does not apply DPDK STV team