Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65555 _apply issues_ Submitter: Lukasz Bartosik Date: 2020-02-04 13:58:38 Reply_mail: 1580824721-21527-11-git-send-email-lbartosik@marvell.com DPDK git baseline: Repo:dpdk, CommitID: e6c78e736d776ba15aa040f5d6a29e43a9147c0b *Repo: dpdk #define RTE_LOGTYPE_IPSEC RTE_LOGTYPE_USER1 #define MAX_JUMBO_PKT_LEN 9600 error: patch failed: examples/ipsec-secgw/ipsec-secgw.c:41 error: examples/ipsec-secgw/ipsec-secgw.c: patch does not apply Checking patch examples/ipsec-secgw/ipsec.h... Hunk #1 succeeded at 159 (offset 6 lines). Hunk #2 succeeded at 264 (offset 6 lines). Checking patch examples/ipsec-secgw/sa.c... -- static uint32_t nb_sa_in; static const struct supported_cipher_algo * find_match_cipher_algo(const char *cipher_keyword) error: patch failed: examples/ipsec-secgw/sa.c:132 error: examples/ipsec-secgw/sa.c: patch does not apply DPDK STV team