automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw42808[v3, 15/21] net/mlx5: remove useless arguments in hrxq API
@ 2018-07-11  7:36 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-07-11  7:36 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 8738 bytes --]

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

_apply issues_

Submitter: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Date: 2018-07-11 07:22:48
DPDK git baseline:
	Repo:dpdk-master, CommitID: b1cce26af1dca2389e140d07fb32902abce9fd86
	Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23
	Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c
	Repo:dpdk-next-crypto, CommitID: 8f361a73e537ee5e3dcb62f8363435aec42ae4cd
	Repo:dpdk-next-virtio, CommitID: 3afaf9bf05f701c170ffe90a6b3365bbb3738e9d

*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
					     MLX5_RSS_HASH_KEY_LEN,
					     verbs->hash_fields,
					     (*flow->queue),
					     flow->rss.queue_num, 0, 0);
			if (!hrxq)
--
						     MLX5_RSS_HASH_KEY_LEN,
						     verbs->hash_fields,
						     (*flow->queue),
						     flow->rss.queue_num, 0, 0);
			if (!hrxq) {
				rte_flow_error_set
					(error, rte_errno,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1871
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Hunk #1 succeeded at 1738 (offset -2 lines).
Hunk #2 succeeded at 1746 (offset -2 lines).
Hunk #3 succeeded at 1767 (offset -2 lines).
Hunk #4 succeeded at 1782 (offset -2 lines).
--
Hunk #6 succeeded at 1851 (offset -2 lines).
Hunk #7 succeeded at 1859 (offset -2 lines).
Hunk #8 succeeded at 1874 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
Hunk #1 succeeded at 156 (offset -1 lines).
error: while searching for:
struct mlx5_hrxq *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,
				uint32_t tunnel, uint32_t rss_level);
--
				uint32_t tunnel, uint32_t rss_level);
int mlx5_hrxq_release(struct rte_eth_dev *dev, struct mlx5_hrxq *hxrq);
int mlx5_hrxq_ibv_verify(struct rte_eth_dev *dev);
struct mlx5_hrxq *mlx5_hrxq_drop_new(struct rte_eth_dev *dev);

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:271
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
					     MLX5_RSS_HASH_KEY_LEN,
					     verbs->hash_fields,
					     (*flow->queue),
					     flow->rss.queue_num, 0, 0);
			if (!hrxq)
--
						     MLX5_RSS_HASH_KEY_LEN,
						     verbs->hash_fields,
						     (*flow->queue),
						     flow->rss.queue_num, 0, 0);
			if (!hrxq) {
				rte_flow_error_set
					(error, rte_errno,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1871
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Hunk #1 succeeded at 1758 (offset 18 lines).
Hunk #2 succeeded at 1766 (offset 18 lines).
Hunk #3 succeeded at 1787 (offset 18 lines).
error: while searching for:
				.rx_hash_key = rss_key ?
					       (void *)(uintptr_t)rss_key :
					       rss_hash_default_key,
				.rx_hash_fields_mask = hash_fields |
					(tunnel && rss_level > 1 ?
--
		 &qp_init_attr);
#else
	qp = mlx5_glue->create_qp_ex
		(priv->ctx,

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1797
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
struct mlx5_hrxq *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,
				uint32_t tunnel, uint32_t rss_level);
--
				uint32_t tunnel, uint32_t rss_level);
int mlx5_hrxq_release(struct rte_eth_dev *dev, struct mlx5_hrxq *hxrq);
int mlx5_hrxq_ibv_verify(struct rte_eth_dev *dev);
struct mlx5_hrxq *mlx5_hrxq_drop_new(struct rte_eth_dev *dev);

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:271
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
					     MLX5_RSS_HASH_KEY_LEN,
					     verbs->hash_fields,
					     (*flow->queue),
					     flow->rss.queue_num, 0, 0);
			if (!hrxq)
--
						     MLX5_RSS_HASH_KEY_LEN,
						     verbs->hash_fields,
						     (*flow->queue),
						     flow->rss.queue_num, 0, 0);
			if (!hrxq) {
				rte_flow_error_set
					(error, rte_errno,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1871
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Hunk #1 succeeded at 1738 (offset -2 lines).
Hunk #2 succeeded at 1746 (offset -2 lines).
Hunk #3 succeeded at 1767 (offset -2 lines).
Hunk #4 succeeded at 1782 (offset -2 lines).
--
Hunk #6 succeeded at 1851 (offset -2 lines).
Hunk #7 succeeded at 1859 (offset -2 lines).
Hunk #8 succeeded at 1874 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
Hunk #1 succeeded at 156 (offset -1 lines).
error: while searching for:
struct mlx5_hrxq *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,
				uint32_t tunnel, uint32_t rss_level);
--
				uint32_t tunnel, uint32_t rss_level);
int mlx5_hrxq_release(struct rte_eth_dev *dev, struct mlx5_hrxq *hxrq);
int mlx5_hrxq_ibv_verify(struct rte_eth_dev *dev);
struct mlx5_hrxq *mlx5_hrxq_drop_new(struct rte_eth_dev *dev);

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:271
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
					     MLX5_RSS_HASH_KEY_LEN,
					     verbs->hash_fields,
					     (*flow->queue),
					     flow->rss.queue_num, 0, 0);
			if (!hrxq)
--
						     MLX5_RSS_HASH_KEY_LEN,
						     verbs->hash_fields,
						     (*flow->queue),
						     flow->rss.queue_num, 0, 0);
			if (!hrxq) {
				rte_flow_error_set
					(error, rte_errno,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1871
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Hunk #1 succeeded at 1738 (offset -2 lines).
Hunk #2 succeeded at 1746 (offset -2 lines).
Hunk #3 succeeded at 1767 (offset -2 lines).
Hunk #4 succeeded at 1782 (offset -2 lines).
--
Hunk #6 succeeded at 1851 (offset -2 lines).
Hunk #7 succeeded at 1859 (offset -2 lines).
Hunk #8 succeeded at 1874 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
Hunk #1 succeeded at 156 (offset -1 lines).
error: while searching for:
struct mlx5_hrxq *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,
				uint32_t tunnel, uint32_t rss_level);
--
				uint32_t tunnel, uint32_t rss_level);
int mlx5_hrxq_release(struct rte_eth_dev *dev, struct mlx5_hrxq *hxrq);
int mlx5_hrxq_ibv_verify(struct rte_eth_dev *dev);
struct mlx5_hrxq *mlx5_hrxq_drop_new(struct rte_eth_dev *dev);

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:271
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
					     MLX5_RSS_HASH_KEY_LEN,
					     verbs->hash_fields,
					     (*flow->queue),
					     flow->rss.queue_num, 0, 0);
			if (!hrxq)
--
						     MLX5_RSS_HASH_KEY_LEN,
						     verbs->hash_fields,
						     (*flow->queue),
						     flow->rss.queue_num, 0, 0);
			if (!hrxq) {
				rte_flow_error_set
					(error, rte_errno,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1871
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Hunk #1 succeeded at 1738 (offset -2 lines).
Hunk #2 succeeded at 1746 (offset -2 lines).
Hunk #3 succeeded at 1767 (offset -2 lines).
Hunk #4 succeeded at 1782 (offset -2 lines).
--
Hunk #6 succeeded at 1851 (offset -2 lines).
Hunk #7 succeeded at 1859 (offset -2 lines).
Hunk #8 succeeded at 1874 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
Hunk #1 succeeded at 156 (offset -1 lines).
error: while searching for:
struct mlx5_hrxq *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,
				uint32_t tunnel, uint32_t rss_level);
--
				uint32_t tunnel, uint32_t rss_level);
int mlx5_hrxq_release(struct rte_eth_dev *dev, struct mlx5_hrxq *hxrq);
int mlx5_hrxq_ibv_verify(struct rte_eth_dev *dev);
struct mlx5_hrxq *mlx5_hrxq_drop_new(struct rte_eth_dev *dev);

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:271
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-11  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11  7:36 [dpdk-test-report] |FAILURE| pw42808[v3, 15/21] net/mlx5: remove useless arguments in hrxq API sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).