[dpdk-test-report] |FAILURE| pw62554[06/19] net/mlx5: prepare meter flow tables

sys_stv at intel.com sys_stv at intel.com
Sat Nov 9 04:01:55 CET 2019


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

_apply issues_

Submitter: Suanming Mou <suanmingm at mellanox.com>
Date: 2019-11-06 15:11:15
Reply_mail: 1573053090-179521-7-git-send-email-suanmingm at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: d31c160fb7e309bd5c84cf156056496217da1674
	Repo:dpdk, CommitID: 20d3f48be1d1d1d84da2881e72769aed430b3c44

*Repo: dpdk-next-net-mlx
#define MLX5_MAX_TABLES UINT16_MAX
#define MLX5_HAIRPIN_TX_TABLE (UINT16_MAX - 1)
/* Reserve the last two tables for metadata register copy. */
#define MLX5_FLOW_MREG_ACT_TABLE_GROUP (MLX5_MAX_TABLES - 1)

error: patch failed: drivers/net/mlx5/mlx5.h:576
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	return 0;
}

#define MLX5_POOL_QUERY_FREQ_US 1000000

/**

error: patch failed: drivers/net/mlx5/mlx5_flow.c:4874
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
};

#define MLX5_MAN_WIDTH 8

/* RFC2697 parameter structure. */
struct mlx5_flow_meter_srtcm_rfc2697_prm {

error: patch failed: drivers/net/mlx5/mlx5_flow.h:524
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
	attr->valid = 1;
}

struct field_modify_info {
	uint32_t size; /* Size of field in protocol header, in bytes. */
	uint32_t offset; /* Offset of field in protocol header, in bytes. */

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:102
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
	uint32_t byte_cnt;
};

/* Maximum value of srTCM metering parameters. */
#define MLX5_SRTCM_CBS_MAX (0xFF * (1ULL << 0x1F))
#define MLX5_SRTCM_CIR_MAX (8 * (1ULL << 30) * 0xFF)

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1768
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
*Repo: dpdk
#define MLX5_MAX_TABLES UINT16_MAX
#define MLX5_HAIRPIN_TX_TABLE (UINT16_MAX - 1)
/* Reserve the last two tables for metadata register copy. */
#define MLX5_FLOW_MREG_ACT_TABLE_GROUP (MLX5_MAX_TABLES - 1)

error: patch failed: drivers/net/mlx5/mlx5.h:576
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 3460 (offset -1414 lines).
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
--
#define MLX5_MAN_WIDTH 8

/* RFC2697 parameter structure. */
struct mlx5_flow_meter_srtcm_rfc2697_prm {

error: patch failed: drivers/net/mlx5/mlx5_flow.h:524
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
	return ret;
}

/*
 * Mutex-protected thunk to lock-free  __flow_dv_translate().
 */

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7525
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
	uint32_t byte_cnt;
};

/* Maximum value of srTCM metering parameters. */
#define MLX5_SRTCM_CBS_MAX (0xFF * (1ULL << 0x1F))
#define MLX5_SRTCM_CIR_MAX (8 * (1ULL << 30) * 0xFF)

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1768
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply

DPDK STV team


More information about the test-report mailing list