Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/53455 _apply issues_ Submitter: Honnappa Nagarahalli Date: 2019-05-16 01:14:17 Reply_mail: 20190516011417.24752-1-honnappa.nagarahalli@arm.com DPDK git baseline: Repo:dpdk, CommitID: c6a53a6bcd0ae52afe0a6d58b059af577c9408b3 *Repo: dpdk rte_rcu_qsbr_init(t[i], TEST_RCU_MAX_LCORE); h[i] = init_hash(i); if (h[i] == NULL) { printf("Hash init failed\n"); goto error; } } -- rte_free(keys); error: patch failed: app/test/test_rcu_qsbr.c:889 error: app/test/test_rcu_qsbr.c: patch does not apply Checking patch app/test/test_rcu_qsbr_perf.c... error: while searching for: -- printf("Following numbers include calls to rte_hash functions\n"); error: patch failed: app/test/test_rcu_qsbr_perf.c:477 error: app/test/test_rcu_qsbr_perf.c: patch does not apply DPDK STV team