[dpdk-test-report] |FAILURE| pw65904net/mlx5: fix incorrect set VLAN ID action offset

sys_stv at intel.com sys_stv at intel.com
Mon Feb 24 22:37:55 CET 2020


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

_apply issues_

Submitter: Suanming Mou <suanmingm at mellanox.com>
Date: 2020-02-19 14:15:17
Reply_mail: 1582121717-53976-1-git-send-email-suanmingm at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-net-mlx
struct mlx5_modification_cmd *actions = &resource->actions[i];
	struct field_modify_info *field = modify_vlan_out_first_vid;

	if (i >= MLX5_MAX_MODIFY_NUM)

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:637
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
struct mlx5_modification_cmd *actions = &resource->actions[i];
	struct field_modify_info *field = modify_vlan_out_first_vid;

	if (i >= MLX5_MAX_MODIFY_NUM)

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

DPDK STV team


More information about the test-report mailing list