Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56108 _apply issues_ Submitter: Xiaoyu Min Date: 2019-07-05 02:14:44 Reply_mail: 1463f390c90ea7c77fd0969b0548ace079d404b3.1562292465.git.jackmin@mellanox.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 3d23b90e29dd830c46803c98a5755b1b712704e5 Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7 *Repo: dpdk-next-net } /** * Validate GRE item. error: patch failed: drivers/net/mlx5/mlx5_flow.c:1562 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: #define MLX5_FLOW_ITEM_METADATA (1u << 16) #define MLX5_FLOW_ITEM_PORT_ID (1u << 17) /* 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... error: while searching for: uint64_t last_item = 0; uint8_t next_protocol = 0xff; int actions_n = 0; struct rte_flow_item_tcp nic_tcp_mask = { .hdr = { .tcp_flags = 0xFF, error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2066 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_prm.h... error: while searching for: #define MLX5_FLD_SZ_BYTES(typ, fld) (__mlx5_bit_sz(typ, fld) / 8) -- u8 reserved_at_0[0x8]; u8 source_sqn[0x18]; u8 reserved_at_20[0x10]; u8 source_port[0x10]; error: patch failed: drivers/net/mlx5/mlx5_prm.h:416 error: drivers/net/mlx5/mlx5_prm.h: patch does not apply *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