Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/42963 _apply issues_ Submitter: Nelio Laranjeiro Date: 2018-07-12 09:31:02 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: extern const struct eth_dev_ops mlx5_dev_ops; extern const struct eth_dev_ops mlx5_dev_ops_isolate; /* Pattern Layer bits. */ #define MLX5_FLOW_LAYER_OUTER_L2 (1u << 0) -- (MLX5_FLOW_LAYER_OUTER_L4_UDP | MLX5_FLOW_LAYER_OUTER_L4_TCP) /* Actions that modify the fate of matching traffic. */ #define MLX5_FLOW_FATE_DROP (1u << 0) error: patch failed: drivers/net/mlx5/mlx5_flow.c:35 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply *Repo: dpdk-next-eventdev Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: extern const struct eth_dev_ops mlx5_dev_ops; extern const struct eth_dev_ops mlx5_dev_ops_isolate; /* Pattern Layer bits. */ #define MLX5_FLOW_LAYER_OUTER_L2 (1u << 0) -- (MLX5_FLOW_LAYER_OUTER_L4_UDP | MLX5_FLOW_LAYER_OUTER_L4_TCP) /* Actions that modify the fate of matching traffic. */ #define MLX5_FLOW_FATE_DROP (1u << 0) error: patch failed: drivers/net/mlx5/mlx5_flow.c:35 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply *Repo: dpdk-next-net Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: extern const struct eth_dev_ops mlx5_dev_ops; extern const struct eth_dev_ops mlx5_dev_ops_isolate; /* Pattern Layer bits. */ #define MLX5_FLOW_LAYER_OUTER_L2 (1u << 0) -- (MLX5_FLOW_LAYER_OUTER_L4_UDP | MLX5_FLOW_LAYER_OUTER_L4_TCP) /* Actions that modify the fate of matching traffic. */ #define MLX5_FLOW_FATE_DROP (1u << 0) error: patch failed: drivers/net/mlx5/mlx5_flow.c:35 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply *Repo: dpdk-next-crypto Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: extern const struct eth_dev_ops mlx5_dev_ops; extern const struct eth_dev_ops mlx5_dev_ops_isolate; /* Pattern Layer bits. */ #define MLX5_FLOW_LAYER_OUTER_L2 (1u << 0) -- (MLX5_FLOW_LAYER_OUTER_L4_UDP | MLX5_FLOW_LAYER_OUTER_L4_TCP) /* Actions that modify the fate of matching traffic. */ #define MLX5_FLOW_FATE_DROP (1u << 0) error: patch failed: drivers/net/mlx5/mlx5_flow.c:35 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: extern const struct eth_dev_ops mlx5_dev_ops; extern const struct eth_dev_ops mlx5_dev_ops_isolate; /* Pattern Layer bits. */ #define MLX5_FLOW_LAYER_OUTER_L2 (1u << 0) -- (MLX5_FLOW_LAYER_OUTER_L4_UDP | MLX5_FLOW_LAYER_OUTER_L4_TCP) /* Actions that modify the fate of matching traffic. */ #define MLX5_FLOW_FATE_DROP (1u << 0) error: patch failed: drivers/net/mlx5/mlx5_flow.c:35 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply DPDK STV team