Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65989 _apply issues_ Submitter: Thomas Monjalon Date: 2020-02-21 14:59:27 Reply_mail: 20200221145927.345130-1-thomas@monjalon.net DPDK git baseline: Repo:dpdk-next-net, CommitID: 3d91e097a352826c9fc303c6de9e0138ebdc4b0b Repo:dpdk, CommitID: d7142fbae16f185e11bfa44be061399afc40a1be *Repo: dpdk-next-net # Compile vdpa-oriented Mellanox ConnectX-6 & Bluefield (MLX5) PMD # CONFIG_RTE_LIBRTE_MLX5_VDPA_PMD=n error: patch failed: config/common_base:361 error: config/common_base: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: * key is specified in devargs * - if DevX is enabled the inline mode is queried from the -- * - otherwise L2 mode (18 bytes) is assumed for ConnectX-4/4LX * and none (0 bytes) for other NICs * * @param spawn error: patch failed: drivers/net/mlx5/mlx5.c:1724 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.c... error: while searching for: /* -- * This mode is supported by ConnectX-4LX only and imposes * offload limitations, not supported: * - ACL/Flows (metadata are becoming meaningless) * - WQE Inline headers error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:5213 error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_txq.c... error: while searching for: * If there is requested minimal amount of data to inline * we MUST enable inlining. This is a case for ConnectX-4 -- * and ConnectX-4LX which requires L2-L4 inlined to * support E-Switch Flows. */ if (inlen_mode) { error: patch failed: drivers/net/mlx5/mlx5_txq.c:983 error: drivers/net/mlx5/mlx5_txq.c: patch does not apply *Repo: dpdk # Compile vdpa-oriented Mellanox ConnectX-6 & Bluefield (MLX5) PMD # CONFIG_RTE_LIBRTE_MLX5_VDPA_PMD=n error: patch failed: config/common_base:361 error: config/common_base: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: * key is specified in devargs * - if DevX is enabled the inline mode is queried from the -- * - otherwise L2 mode (18 bytes) is assumed for ConnectX-4/4LX * and none (0 bytes) for other NICs * * @param spawn error: patch failed: drivers/net/mlx5/mlx5.c:1724 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.c... error: while searching for: /* -- * This mode is supported by ConnectX-4LX only and imposes * offload limitations, not supported: * - ACL/Flows (metadata are becoming meaningless) * - WQE Inline headers error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:5213 error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_txq.c... error: while searching for: * If there is requested minimal amount of data to inline * we MUST enable inlining. This is a case for ConnectX-4 -- * and ConnectX-4LX which requires L2-L4 inlined to * support E-Switch Flows. */ if (inlen_mode) { error: patch failed: drivers/net/mlx5/mlx5_txq.c:983 error: drivers/net/mlx5/mlx5_txq.c: patch does not apply DPDK STV team