Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/36726 _apply issues_ Submitter: Jasvinder Singh Date: 2018-03-29 18:32:02 DPDK git baseline: Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571 Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7 Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689 *Repo: dpdk-master Checking patch examples/ip_pipeline/action.c... Hunk #1 succeeded at 257 (offset 80 lines). Checking patch examples/ip_pipeline/action.h... error: while searching for: struct table_action_profile_params { uint64_t action_mask; struct rte_table_action_common_config common; struct rte_table_action_mtr_config mtr; struct rte_table_action_tm_config tm; struct rte_table_action_encap_config encap; error: patch failed: examples/ip_pipeline/action.h:46 error: examples/ip_pipeline/action.h: patch does not apply Checking patch examples/ip_pipeline/cli.c... error: while searching for: uint32_t i; if (n_tokens < t0 + 22) { snprintf(out, out_size, MSG_ARG_MISMATCH, "port in action profile balance"); return; } error: patch failed: examples/ip_pipeline/cli.c:805 error: examples/ip_pipeline/cli.c: patch does not apply Checking patch examples/ip_pipeline/pipeline.h... error: while searching for: struct table_rule_action { uint64_t action_mask; struct rte_table_action_fwd_params fwd; struct rte_table_action_mtr_params mtr; struct rte_table_action_tm_params tm; struct rte_table_action_encap_params encap; error: patch failed: examples/ip_pipeline/pipeline.h:260 error: examples/ip_pipeline/pipeline.h: patch does not apply Checking patch examples/ip_pipeline/thread.c... Hunk #1 succeeded at 2043 (offset 12 lines). Hunk #2 succeeded at 2277 (offset 22 lines). *Repo: dpdk-next-eventdev Checking patch examples/ip_pipeline/action.c... Hunk #1 succeeded at 255 (offset 78 lines). Checking patch examples/ip_pipeline/action.h... error: while searching for: struct table_action_profile_params { uint64_t action_mask; struct rte_table_action_common_config common; struct rte_table_action_mtr_config mtr; struct rte_table_action_tm_config tm; struct rte_table_action_encap_config encap; error: patch failed: examples/ip_pipeline/action.h:46 error: examples/ip_pipeline/action.h: patch does not apply Checking patch examples/ip_pipeline/cli.c... error: while searching for: uint32_t i; if (n_tokens < t0 + 22) { snprintf(out, out_size, MSG_ARG_MISMATCH, "port in action profile balance"); return; } error: patch failed: examples/ip_pipeline/cli.c:805 error: examples/ip_pipeline/cli.c: patch does not apply Checking patch examples/ip_pipeline/pipeline.h... error: while searching for: struct table_rule_action { uint64_t action_mask; struct rte_table_action_fwd_params fwd; struct rte_table_action_mtr_params mtr; struct rte_table_action_tm_params tm; struct rte_table_action_encap_params encap; error: patch failed: examples/ip_pipeline/pipeline.h:260 error: examples/ip_pipeline/pipeline.h: patch does not apply Checking patch examples/ip_pipeline/thread.c... Hunk #1 succeeded at 2043 (offset 12 lines). Hunk #2 succeeded at 2277 (offset 22 lines). *Repo: dpdk-next-net Checking patch examples/ip_pipeline/action.c... Hunk #1 succeeded at 255 (offset 78 lines). Checking patch examples/ip_pipeline/action.h... error: while searching for: struct table_action_profile_params { uint64_t action_mask; struct rte_table_action_common_config common; struct rte_table_action_mtr_config mtr; struct rte_table_action_tm_config tm; struct rte_table_action_encap_config encap; error: patch failed: examples/ip_pipeline/action.h:46 error: examples/ip_pipeline/action.h: patch does not apply Checking patch examples/ip_pipeline/cli.c... error: while searching for: uint32_t i; if (n_tokens < t0 + 22) { snprintf(out, out_size, MSG_ARG_MISMATCH, "port in action profile balance"); return; } error: patch failed: examples/ip_pipeline/cli.c:805 error: examples/ip_pipeline/cli.c: patch does not apply Checking patch examples/ip_pipeline/pipeline.h... error: while searching for: struct table_rule_action { uint64_t action_mask; struct rte_table_action_fwd_params fwd; struct rte_table_action_mtr_params mtr; struct rte_table_action_tm_params tm; struct rte_table_action_encap_params encap; error: patch failed: examples/ip_pipeline/pipeline.h:260 error: examples/ip_pipeline/pipeline.h: patch does not apply Checking patch examples/ip_pipeline/thread.c... Hunk #1 succeeded at 2043 (offset 12 lines). Hunk #2 succeeded at 2277 (offset 22 lines). *Repo: dpdk-next-crypto Checking patch examples/ip_pipeline/action.c... Hunk #1 succeeded at 255 (offset 78 lines). Checking patch examples/ip_pipeline/action.h... error: while searching for: struct table_action_profile_params { uint64_t action_mask; struct rte_table_action_common_config common; struct rte_table_action_mtr_config mtr; struct rte_table_action_tm_config tm; struct rte_table_action_encap_config encap; error: patch failed: examples/ip_pipeline/action.h:46 error: examples/ip_pipeline/action.h: patch does not apply Checking patch examples/ip_pipeline/cli.c... error: while searching for: uint32_t i; if (n_tokens < t0 + 22) { snprintf(out, out_size, MSG_ARG_MISMATCH, "port in action profile balance"); return; } error: patch failed: examples/ip_pipeline/cli.c:805 error: examples/ip_pipeline/cli.c: patch does not apply Checking patch examples/ip_pipeline/pipeline.h... error: while searching for: struct table_rule_action { uint64_t action_mask; struct rte_table_action_fwd_params fwd; struct rte_table_action_mtr_params mtr; struct rte_table_action_tm_params tm; struct rte_table_action_encap_params encap; error: patch failed: examples/ip_pipeline/pipeline.h:260 error: examples/ip_pipeline/pipeline.h: patch does not apply Checking patch examples/ip_pipeline/thread.c... Hunk #1 succeeded at 2043 (offset 12 lines). Hunk #2 succeeded at 2277 (offset 22 lines). *Repo: dpdk-next-virtio Checking patch examples/ip_pipeline/action.c... Hunk #1 succeeded at 255 (offset 78 lines). Checking patch examples/ip_pipeline/action.h... error: while searching for: struct table_action_profile_params { uint64_t action_mask; struct rte_table_action_common_config common; struct rte_table_action_mtr_config mtr; struct rte_table_action_tm_config tm; struct rte_table_action_encap_config encap; error: patch failed: examples/ip_pipeline/action.h:46 error: examples/ip_pipeline/action.h: patch does not apply Checking patch examples/ip_pipeline/cli.c... error: while searching for: uint32_t i; if (n_tokens < t0 + 22) { snprintf(out, out_size, MSG_ARG_MISMATCH, "port in action profile balance"); return; } error: patch failed: examples/ip_pipeline/cli.c:805 error: examples/ip_pipeline/cli.c: patch does not apply Checking patch examples/ip_pipeline/pipeline.h... error: while searching for: struct table_rule_action { uint64_t action_mask; struct rte_table_action_fwd_params fwd; struct rte_table_action_mtr_params mtr; struct rte_table_action_tm_params tm; struct rte_table_action_encap_params encap; error: patch failed: examples/ip_pipeline/pipeline.h:260 error: examples/ip_pipeline/pipeline.h: patch does not apply Checking patch examples/ip_pipeline/thread.c... Hunk #1 succeeded at 2043 (offset 12 lines). Hunk #2 succeeded at 2277 (offset 22 lines). DPDK STV team