[dpdk-test-report] |FAILURE| pw69504[v3, 2/2] net/mlx5: support flow aging

sys_stv at intel.com sys_stv at intel.com
Thu Apr 30 10:35:45 CEST 2020


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

_apply issues_

Submitter: Bill Zhou <dongz at mellanox.com>
Date: 2020-04-29 02:25:09
Reply_mail: 20200429022509.4360-3-dongz at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: d3fb55e4634ffc3135b0d58e1d48b760e1721c58
	Repo:dpdk, CommitID: 67d376e7fe7d4e4149d3591ed94cba33206e8cd2

*Repo: dpdk-next-net-mlx
rte_free(sh->cmng.ccont[i].pools);
	}
	mng = LIST_FIRST(&sh->cmng.mem_mngs);
	while (mng) {

error: patch failed: drivers/net/mlx5/mlx5.c:491
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
#define MLX5_COUNTERS_PER_POOL 512
#define MLX5_MAX_PENDING_QUERIES 4
--
	(CNT_SIZE + (IS_EXT_POOL(pool) ? CNTEXT_SIZE : 0))
#define MLX5_POOL_GET_CNT(pool, index) \
	((struct mlx5_flow_counter *) \
	((uint8_t *)((pool) + 1) + (index) * (MLX5_CNT_LEN(pool))))

error: patch failed: drivers/net/mlx5/mlx5.h:222
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #20 succeeded at 5768 (offset 4 lines).
Hunk #21 succeeded at 5803 (offset 4 lines).
Hunk #22 succeeded at 5831 (offset 4 lines).
--
		cnt_ext = MLX5_CNT_TO_CNT_EXT(cnt);
		if (priv->counter_fallback)
			return mlx5_devx_cmd_flow_counter_query(cnt_ext->dcs, 0,
					0, pkts, bytes, 0, NULL, NULL, 0);

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:4117
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: while searching for:

	cnt = flow_verbs_counter_get_by_idx(dev, counter,
--
	cnt_ext = MLX5_CNT_TO_CNT_EXT(cnt);
	if (--cnt_ext->ref_cnt == 0) {
#if defined(HAVE_IBV_DEVICE_COUNTERS_SET_V42)
		claim_zero(mlx5_glue->destroy_counter_set(cnt_ext->cs));

error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:251
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply
*Repo: dpdk
rte_free(sh->cmng.ccont[i].pools);
	}
	mng = LIST_FIRST(&sh->cmng.mem_mngs);
	while (mng) {

error: patch failed: drivers/net/mlx5/mlx5.c:491
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
#define MLX5_COUNTERS_PER_POOL 512
#define MLX5_MAX_PENDING_QUERIES 4
--
	(CNT_SIZE + (IS_EXT_POOL(pool) ? CNTEXT_SIZE : 0))
#define MLX5_POOL_GET_CNT(pool, index) \
	((struct mlx5_flow_counter *) \
	((uint8_t *)((pool) + 1) + (index) * (MLX5_CNT_LEN(pool))))

error: patch failed: drivers/net/mlx5/mlx5.h:222
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Checking patch drivers/net/mlx5/mlx5_flow.h...
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
--
		cnt_ext = MLX5_CNT_TO_CNT_EXT(cnt);
		if (priv->counter_fallback)
			return mlx5_devx_cmd_flow_counter_query(cnt_ext->dcs, 0,
					0, pkts, bytes, 0, NULL, NULL, 0);

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:4117
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: while searching for:

	cnt = flow_verbs_counter_get_by_idx(dev, counter,
--
	cnt_ext = MLX5_CNT_TO_CNT_EXT(cnt);
	if (--cnt_ext->ref_cnt == 0) {
#if defined(HAVE_IBV_DEVICE_COUNTERS_SET_V42)
		claim_zero(mlx5_glue->destroy_counter_set(cnt_ext->cs));

error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:251
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply

DPDK STV team


More information about the test-report mailing list