Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56133 _apply issues_ Submitter: Xiaoyu Min Date: 2019-07-05 09:54:25 Reply_mail: e877b5d12df180436f016af1a7de5cde0da370b4.1562320050.git.jackmin@mellanox.com DPDK git baseline: Repo:dpdk-next-net, CommitID: db25a1e5e9685303966b346fe3f83374b777db75 Repo:dpdk, CommitID: cc091931dc05212db32ddbd7da3031104ca4963f *Repo: dpdk-next-net /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ (MLX5_FLOW_LAYER_OUTER_L3_IPV4 | MLX5_FLOW_LAYER_OUTER_L3_IPV6) error: patch failed: drivers/net/mlx5/mlx5_flow.h:50 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 2294 (offset 228 lines). Hunk #2 succeeded at 2404 (offset 228 lines). Hunk #3 succeeded at 3209 (offset 278 lines). *Repo: dpdk /* Outer Masks. */ #define MLX5_FLOW_LAYER_OUTER_L3 \ (MLX5_FLOW_LAYER_OUTER_L3_IPV4 | MLX5_FLOW_LAYER_OUTER_L3_IPV6) error: patch failed: drivers/net/mlx5/mlx5_flow.h:50 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 2294 (offset 228 lines). Hunk #2 succeeded at 2404 (offset 228 lines). Hunk #3 succeeded at 3209 (offset 278 lines). DPDK STV team