[dpdk-test-report] |FAILURE| pw65574net/mlx5: fix use of uninitialized array

sys_stv at intel.com sys_stv at intel.com
Thu Feb 20 11:35:17 CET 2020


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

_apply issues_

Submitter: Dekel Peled <dekelp at mellanox.com>
Date: 2020-02-05 06:42:02
Reply_mail: e1cc0ee6775a1bd9148b83042f9441cf775539dc.1580884631.git.dekelp at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: e87a7ed1d27f04fa773f50a00be76516ec3964ee
	Repo:dpdk, CommitID: e6c78e736d776ba15aa040f5d6a29e43a9147c0b

*Repo: dpdk-next-net-mlx
actions[i].length = size_b;
		/* Convert entire record to expected big-endian format. */
		actions[i].data0 = rte_cpu_to_be_32(actions[i].data0);
		if (type == MLX5_MODIFICATION_TYPE_COPY) {

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:385
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
actions[i].length = size_b;
		/* Convert entire record to expected big-endian format. */
		actions[i].data0 = rte_cpu_to_be_32(actions[i].data0);
		if (type == MLX5_MODIFICATION_TYPE_COPY) {

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

DPDK STV team


More information about the test-report mailing list