automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw62697[v3, 19/19] net/mlx5: add metadata register copy table
@ 2019-11-10 21:36 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-10 21:36 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-11-07 17:10:04
Reply_mail: 1573146604-17803-20-git-send-email-viacheslavo@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: ba465d0cf8672032e0339cda7ef3a083b2d8a2af
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk-next-net-mlx
mlx5_proc_priv_uninit(dev);
	mlx5_mprq_free_mp(dev);
	mlx5_free_shared_dr(priv);
	if (priv->rss_conf.rss_key != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:1039
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
#define MLX5_HAIRPIN_TX_TABLE (UINT16_MAX - 1)
/* Reserve the last two tables for metadata register copy. */
--
	(MLX5_FLOW_MREG_ACT_TABLE_GROUP - 1)
#define MLX5_MAX_TABLES_FDB UINT16_MAX

#define MLX5_DBR_PAGE_SIZE 4096 /* Must be >= 512. */

error: patch failed: drivers/net/mlx5/mlx5.h:567
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
#define MLX5_XMETA_MODE_META16 1
#define MLX5_XMETA_MODE_META32 2

/* Definition of static_assert found in /usr/include/assert.h */
#ifndef HAVE_STATIC_ASSERT
#define static_assert _Static_assert

error: patch failed: drivers/net/mlx5/mlx5_defs.h:145
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
			container_of((*priv->rxqs)[idx],
				     struct mlx5_rxq_ctrl, rxq);
--
		if (mark) {
			rxq_ctrl->rxq.mark = 1;
			rxq_ctrl->flow_mark_n++;
		}

error: patch failed: drivers/net/mlx5/mlx5_flow.c:671
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
enum mlx5_rte_flow_action_type {
	MLX5_RTE_FLOW_ACTION_TYPE_END = INT_MIN,
	MLX5_RTE_FLOW_ACTION_TYPE_TAG,
	MLX5_RTE_FLOW_ACTION_TYPE_COPY_MREG,
};


error: patch failed: drivers/net/mlx5/mlx5_flow.h:38
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
					  NULL,
					  "groups are not supported");
--
						    MLX5_MAX_TABLES;
	uint32_t table;
	int ret;


error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:4086
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
if (priv) {
		if (priv->sh)
			mlx5_free_shared_dr(priv);
		if (priv->nl_socket_route >= 0)

error: patch failed: drivers/net/mlx5/mlx5.c:2458
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
#define MLX5_HAIRPIN_TX_TABLE (UINT16_MAX - 1)
/* Reserve the last two tables for metadata register copy. */
--
	(MLX5_FLOW_MREG_ACT_TABLE_GROUP - 1)
#define MLX5_MAX_TABLES_FDB UINT16_MAX

#define MLX5_DBR_PAGE_SIZE 4096 /* Must be >= 512. */

error: patch failed: drivers/net/mlx5/mlx5.h:567
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
#define MLX5_XMETA_MODE_META16 1
#define MLX5_XMETA_MODE_META32 2

/* Definition of static_assert found in /usr/include/assert.h */
#ifndef HAVE_STATIC_ASSERT
#define static_assert _Static_assert

error: patch failed: drivers/net/mlx5/mlx5_defs.h:145
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 565 (offset -106 lines).
Hunk #2 succeeded at 639 (offset -106 lines).
error: while searching for:
--

#define MLX5_MAX_SPLIT_ACTIONS 24
#define MLX5_MAX_SPLIT_ITEMS 24


error: patch failed: drivers/net/mlx5/mlx5_flow.c:2731
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
enum mlx5_rte_flow_action_type {
	MLX5_RTE_FLOW_ACTION_TYPE_END = INT_MIN,
	MLX5_RTE_FLOW_ACTION_TYPE_TAG,
	MLX5_RTE_FLOW_ACTION_TYPE_COPY_MREG,
};


error: patch failed: drivers/net/mlx5/mlx5_flow.h:38
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 3317 (offset -769 lines).
error: while searching for:
						MLX5_FLOW_ACTION_DEC_TCP_ACK;
--
		case MLX5_RTE_FLOW_ACTION_TYPE_TAG:
		case MLX5_RTE_FLOW_ACTION_TYPE_COPY_MREG:
			break;
		default:

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:4694
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2019-11-10 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 21:36 [dpdk-test-report] |FAILURE| pw62697[v3, 19/19] net/mlx5: add metadata register copy table 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).