Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38510 _apply issues_ Submitter: Adrien Mazarguil Date: 2018-04-19 10:16:45 DPDK git baseline: Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597 Repo:dpdk-next-net, CommitID: 9f44b612637c29752d1585e8d1af2e299756cd60 Repo:dpdk-next-crypto, CommitID: b1af489e6482a2247ef36418cee803e32bc84b2e Repo:dpdk-next-virtio, CommitID: 8adbe7e4847060d091c46abcbecd3dfea8362b7a *Repo: dpdk-master Checking patch doc/guides/prog_guide/rte_flow.rst... Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... Checking patch drivers/net/bnxt/bnxt_filter.c... Hunk #1 succeeded at 298 (offset -9 lines). Hunk #2 succeeded at 308 (offset -9 lines). error: while searching for: if (eth_mask->type) { filter->ethertype = rte_be_to_cpu_16(eth_spec->type); en |= use_ntuple ? NTUPLE_FLTR_ALLOC_INPUT_EN_ETHERTYPE : -- filter->l2_ovlan = rte_be_to_cpu_16(vlan_spec->tci & RTE_BE16(0x0fff)); en |= EM_FLOW_ALLOC_INPUT_EN_OVLAN_VID; } else if (vlan_mask->tci || vlan_mask->tpid) { rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ITEM, item, "VLAN mask is invalid"); return -rte_errno; } break; case RTE_FLOW_ITEM_TYPE_IPV4: error: patch failed: drivers/net/bnxt/bnxt_filter.c:385 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/enic/enic_flow.c... Hunk #1 succeeded at 556 (offset -1 lines). Checking patch drivers/net/i40e/i40e_flow.c... Checking patch drivers/net/ixgbe/ixgbe_ethdev.c... Hunk #1 succeeded at 117 (offset 2 lines). Hunk #2 succeeded at 1482 (offset 2 lines). Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: #endif #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5_flow.c:18 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mvpp2/mrvl_flow.c... Checking patch drivers/net/sfc/sfc_flow.c... Checking patch drivers/net/tap/tap_flow.c... Checking patch lib/librte_ether/rte_flow.h... Hunk #1 succeeded at 449 (offset -5 lines). *Repo: dpdk-next-eventdev Checking patch doc/guides/prog_guide/rte_flow.rst... Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... Checking patch drivers/net/bnxt/bnxt_filter.c... Hunk #1 succeeded at 326 (offset 19 lines). Hunk #2 succeeded at 336 (offset 19 lines). error: while searching for: if (eth_mask->type) { filter->ethertype = rte_be_to_cpu_16(eth_spec->type); en |= use_ntuple ? NTUPLE_FLTR_ALLOC_INPUT_EN_ETHERTYPE : -- filter->l2_ovlan = rte_be_to_cpu_16(vlan_spec->tci & RTE_BE16(0x0fff)); en |= EM_FLOW_ALLOC_INPUT_EN_OVLAN_VID; } else if (vlan_mask->tci || vlan_mask->tpid) { rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ITEM, item, "VLAN mask is invalid"); return -rte_errno; } break; case RTE_FLOW_ITEM_TYPE_IPV4: error: patch failed: drivers/net/bnxt/bnxt_filter.c:385 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/enic/enic_flow.c... Hunk #1 succeeded at 544 (offset -13 lines). Checking patch drivers/net/i40e/i40e_flow.c... Hunk #2 succeeded at 2491 (offset -1 lines). Hunk #3 succeeded at 2516 (offset -1 lines). -- Hunk #8 succeeded at 4063 (offset -1 lines). Checking patch drivers/net/ixgbe/ixgbe_ethdev.c... Hunk #1 succeeded at 117 (offset 2 lines). Hunk #2 succeeded at 1482 (offset 2 lines). Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: #endif #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5_flow.c:18 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mvpp2/mrvl_flow.c... Checking patch drivers/net/sfc/sfc_flow.c... Checking patch drivers/net/tap/tap_flow.c... Checking patch lib/librte_ether/rte_flow.h... Hunk #1 succeeded at 449 (offset -5 lines). *Repo: dpdk-next-net Checking patch doc/guides/prog_guide/rte_flow.rst... Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... Checking patch drivers/net/bnxt/bnxt_filter.c... Hunk #1 succeeded at 306 (offset -1 lines). Hunk #2 succeeded at 316 (offset -1 lines). error: while searching for: if (eth_mask->type) { filter->ethertype = rte_be_to_cpu_16(eth_spec->type); en |= use_ntuple ? NTUPLE_FLTR_ALLOC_INPUT_EN_ETHERTYPE : -- filter->l2_ovlan = rte_be_to_cpu_16(vlan_spec->tci & RTE_BE16(0x0fff)); en |= EM_FLOW_ALLOC_INPUT_EN_OVLAN_VID; } else if (vlan_mask->tci || vlan_mask->tpid) { rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ITEM, item, "VLAN mask is invalid"); return -rte_errno; } break; case RTE_FLOW_ITEM_TYPE_IPV4: error: patch failed: drivers/net/bnxt/bnxt_filter.c:385 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/enic/enic_flow.c... Hunk #1 succeeded at 556 (offset -1 lines). Checking patch drivers/net/i40e/i40e_flow.c... Checking patch drivers/net/ixgbe/ixgbe_ethdev.c... Hunk #1 succeeded at 117 (offset 2 lines). Hunk #2 succeeded at 1482 (offset 2 lines). Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: #endif #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5_flow.c:18 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mvpp2/mrvl_flow.c... Checking patch drivers/net/sfc/sfc_flow.c... Checking patch drivers/net/tap/tap_flow.c... Checking patch lib/librte_ether/rte_flow.h... Hunk #1 succeeded at 449 (offset -5 lines). *Repo: dpdk-next-crypto Checking patch doc/guides/prog_guide/rte_flow.rst... Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... Checking patch drivers/net/bnxt/bnxt_filter.c... Hunk #1 succeeded at 298 (offset -9 lines). Hunk #2 succeeded at 308 (offset -9 lines). error: while searching for: if (eth_mask->type) { filter->ethertype = rte_be_to_cpu_16(eth_spec->type); en |= use_ntuple ? NTUPLE_FLTR_ALLOC_INPUT_EN_ETHERTYPE : -- filter->l2_ovlan = rte_be_to_cpu_16(vlan_spec->tci & RTE_BE16(0x0fff)); en |= EM_FLOW_ALLOC_INPUT_EN_OVLAN_VID; } else if (vlan_mask->tci || vlan_mask->tpid) { rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ITEM, item, "VLAN mask is invalid"); return -rte_errno; } break; case RTE_FLOW_ITEM_TYPE_IPV4: error: patch failed: drivers/net/bnxt/bnxt_filter.c:385 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/enic/enic_flow.c... Hunk #1 succeeded at 556 (offset -1 lines). Checking patch drivers/net/i40e/i40e_flow.c... Checking patch drivers/net/ixgbe/ixgbe_ethdev.c... Hunk #1 succeeded at 117 (offset 2 lines). Hunk #2 succeeded at 1482 (offset 2 lines). Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: #endif #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5_flow.c:18 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mvpp2/mrvl_flow.c... Checking patch drivers/net/sfc/sfc_flow.c... Checking patch drivers/net/tap/tap_flow.c... Checking patch lib/librte_ether/rte_flow.h... Hunk #1 succeeded at 449 (offset -5 lines). *Repo: dpdk-next-virtio Checking patch doc/guides/prog_guide/rte_flow.rst... Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... Checking patch drivers/net/bnxt/bnxt_filter.c... Hunk #1 succeeded at 298 (offset -9 lines). Hunk #2 succeeded at 308 (offset -9 lines). error: while searching for: if (eth_mask->type) { filter->ethertype = rte_be_to_cpu_16(eth_spec->type); en |= use_ntuple ? NTUPLE_FLTR_ALLOC_INPUT_EN_ETHERTYPE : -- filter->l2_ovlan = rte_be_to_cpu_16(vlan_spec->tci & RTE_BE16(0x0fff)); en |= EM_FLOW_ALLOC_INPUT_EN_OVLAN_VID; } else if (vlan_mask->tci || vlan_mask->tpid) { rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ITEM, item, "VLAN mask is invalid"); return -rte_errno; } break; case RTE_FLOW_ITEM_TYPE_IPV4: error: patch failed: drivers/net/bnxt/bnxt_filter.c:385 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/enic/enic_flow.c... Hunk #1 succeeded at 556 (offset -1 lines). Checking patch drivers/net/i40e/i40e_flow.c... Checking patch drivers/net/ixgbe/ixgbe_ethdev.c... Hunk #1 succeeded at 117 (offset 2 lines). Hunk #2 succeeded at 1482 (offset 2 lines). Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: #endif #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5_flow.c:18 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mvpp2/mrvl_flow.c... Checking patch drivers/net/sfc/sfc_flow.c... Checking patch drivers/net/tap/tap_flow.c... Checking patch lib/librte_ether/rte_flow.h... Hunk #1 succeeded at 449 (offset -5 lines). DPDK STV team