[dpdk-test-report] |FAILURE| pw38629[dpdk-dev, v5, 04/11] net/mlx5: support Rx tunnel type identification

sys_stv at intel.com sys_stv at intel.com
Fri Apr 20 15:02:02 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38629

_apply issues_

Submitter: Xueming Li <xuemingl at mellanox.com>
Date: 2018-04-20 12:23:33
DPDK git baseline:
	Repo:dpdk-master, CommitID: 08efcf533f6a1dc5b12bcf1d5ded83743b8d5cc4
	
	Repo:dpdk-next-net, CommitID: 2d4093beaa47195b54524dc39d4cc13ab6e5d8f0
	Repo:dpdk-next-crypto, CommitID: 8683a65a4f5ee5ce682a48a808a56b9baa190eb4
	Repo:dpdk-next-virtio, CommitID: ba3fec3f710a7f0289a14153500a373c4b91671d

Apply patch failed on all repoes, please check error details at:                    http://dpdk.org/patch/38629
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	struct rte_flow_action_rss rss_conf; /**< RSS configuration */
	uint16_t (*queues)[]; /**< Queues indexes to use. */
	uint8_t rss_key[40]; /**< copy of the RSS key. */
	struct ibv_counter_set *cs; /**< Holds the counters for the rule. */
	struct mlx5_flow_counter_stats counter_stats;/**<The counter stats. */
	struct mlx5_flow frxq[RTE_DIM(hash_rxq_init)];

error: patch failed: drivers/net/mlx5/mlx5_flow.c:226
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
mlx5_hrxq_new(struct rte_eth_dev *dev,
	      const uint8_t *rss_key, uint32_t rss_key_len,
	      uint64_t hash_fields,
	      const uint16_t *queues, uint32_t queues_n)
{
	struct priv *priv = dev->data->dev_private;
	struct mlx5_hrxq *hrxq;

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1394
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
	struct mlx5_ind_table_ibv *ind_table; /* Indirection table. */
	struct ibv_qp *qp; /* Verbs queue pair. */
	uint64_t hash_fields; /* Verbs Hash fields. */
	uint32_t rss_key_len; /* Hash key length in bytes. */
	uint8_t rss_key[]; /* Hash key. */
};

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:145
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	struct rte_flow_action_rss rss_conf; /**< RSS configuration */
	uint16_t (*queues)[]; /**< Queues indexes to use. */
	uint8_t rss_key[40]; /**< copy of the RSS key. */
	struct ibv_counter_set *cs; /**< Holds the counters for the rule. */
	struct mlx5_flow_counter_stats counter_stats;/**<The counter stats. */
	struct mlx5_flow frxq[RTE_DIM(hash_rxq_init)];

error: patch failed: drivers/net/mlx5/mlx5_flow.c:226
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
mlx5_hrxq_new(struct rte_eth_dev *dev,
	      const uint8_t *rss_key, uint32_t rss_key_len,
	      uint64_t hash_fields,
	      const uint16_t *queues, uint32_t queues_n)
{
	struct priv *priv = dev->data->dev_private;
	struct mlx5_hrxq *hrxq;

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1394
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
	struct mlx5_ind_table_ibv *ind_table; /* Indirection table. */
	struct ibv_qp *qp; /* Verbs queue pair. */
	uint64_t hash_fields; /* Verbs Hash fields. */
	uint32_t rss_key_len; /* Hash key length in bytes. */
	uint8_t rss_key[]; /* Hash key. */
};

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:145
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	struct rte_flow_action_rss rss_conf; /**< RSS configuration */
	uint16_t (*queues)[]; /**< Queues indexes to use. */
	uint8_t rss_key[40]; /**< copy of the RSS key. */
	struct ibv_counter_set *cs; /**< Holds the counters for the rule. */
	struct mlx5_flow_counter_stats counter_stats;/**<The counter stats. */
	struct mlx5_flow frxq[RTE_DIM(hash_rxq_init)];

error: patch failed: drivers/net/mlx5/mlx5_flow.c:226
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
mlx5_hrxq_new(struct rte_eth_dev *dev,
	      const uint8_t *rss_key, uint32_t rss_key_len,
	      uint64_t hash_fields,
	      const uint16_t *queues, uint32_t queues_n)
{
	struct priv *priv = dev->data->dev_private;
	struct mlx5_hrxq *hrxq;

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1394
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
	struct mlx5_ind_table_ibv *ind_table; /* Indirection table. */
	struct ibv_qp *qp; /* Verbs queue pair. */
	uint64_t hash_fields; /* Verbs Hash fields. */
	uint32_t rss_key_len; /* Hash key length in bytes. */
	uint8_t rss_key[]; /* Hash key. */
};

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:145
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...

DPDK STV team


More information about the test-report mailing list