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

sys_stv at intel.com sys_stv at intel.com
Mon Nov 18 02:35:27 CET 2019


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

_apply issues_

Submitter: Suanming Mou <suanmingm at mellanox.com>
Date: 2019-11-08 03:49:12
Reply_mail: 1573184965-49691-7-git-send-email-suanmingm at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: b0834f5060f4ab4340db3a946141eff43da1da9d
	Repo:dpdk, CommitID: 1407b0752eee2353160701d0182c7e911ccb538a

*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:578
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:4911
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:578
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:4911
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

DPDK STV team


More information about the test-report mailing list