Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/42965 _apply issues_ Submitter: Nelio Laranjeiro Date: 2018-07-12 09:31:04 DPDK git baseline: Repo:dpdk-master, CommitID: ed3077c16557e40e1967bed146eed3023b6cea5f Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23 Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c Repo:dpdk-next-crypto, CommitID: 085253f14969998ced648ddc7f5fc08c3e44f73d Repo:dpdk-next-virtio, CommitID: 3afaf9bf05f701c170ffe90a6b3365bbb3738e9d *Repo: dpdk-master Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: /* Pattern tunnel Layer bits. */ #define MLX5_FLOW_LAYER_VXLAN (1u << 12) /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ error: patch failed: drivers/net/mlx5/mlx5_flow.c:53 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: unsigned int irq:1; /* Whether IRQ is enabled. */ uint16_t idx; /* Queue index. */ uint32_t flow_mark_n; /* Number of Mark/Flag flows using this Queue. */ uint32_t flow_vxlan_n; /* Number of VXLAN flows using this queue. */ }; /* Indirection table. */ error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:139 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-eventdev Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: /* Pattern tunnel Layer bits. */ #define MLX5_FLOW_LAYER_VXLAN (1u << 12) /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ error: patch failed: drivers/net/mlx5/mlx5_flow.c:53 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: unsigned int irq:1; /* Whether IRQ is enabled. */ uint16_t idx; /* Queue index. */ uint32_t flow_mark_n; /* Number of Mark/Flag flows using this Queue. */ uint32_t flow_vxlan_n; /* Number of VXLAN flows using this queue. */ }; /* Indirection table. */ error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:139 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-net Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: /* Pattern tunnel Layer bits. */ #define MLX5_FLOW_LAYER_VXLAN (1u << 12) /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ error: patch failed: drivers/net/mlx5/mlx5_flow.c:53 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: unsigned int irq:1; /* Whether IRQ is enabled. */ uint16_t idx; /* Queue index. */ uint32_t flow_mark_n; /* Number of Mark/Flag flows using this Queue. */ uint32_t flow_vxlan_n; /* Number of VXLAN flows using this queue. */ }; /* Indirection table. */ error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:139 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-crypto Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: /* Pattern tunnel Layer bits. */ #define MLX5_FLOW_LAYER_VXLAN (1u << 12) /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ error: patch failed: drivers/net/mlx5/mlx5_flow.c:53 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: unsigned int irq:1; /* Whether IRQ is enabled. */ uint16_t idx; /* Queue index. */ uint32_t flow_mark_n; /* Number of Mark/Flag flows using this Queue. */ uint32_t flow_vxlan_n; /* Number of VXLAN flows using this queue. */ }; /* Indirection table. */ error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:139 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: /* Pattern tunnel Layer bits. */ #define MLX5_FLOW_LAYER_VXLAN (1u << 12) /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ error: patch failed: drivers/net/mlx5/mlx5_flow.c:53 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: unsigned int irq:1; /* Whether IRQ is enabled. */ uint16_t idx; /* Queue index. */ uint32_t flow_mark_n; /* Number of Mark/Flag flows using this Queue. */ uint32_t flow_vxlan_n; /* Number of VXLAN flows using this queue. */ }; /* Indirection table. */ error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:139 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply DPDK STV team