[dpdk-test-report] |FAILURE| pw63113net/mlx5: fix hairpin split detection

sys_stv at intel.com sys_stv at intel.com
Thu Nov 21 00:37:40 CET 2019


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

_apply issues_

Submitter: Ori Kam <orika at mellanox.com>
Date: 2019-11-19 12:38:33
Reply_mail: 1574167114-112790-1-git-send-email-orika at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fd55f91b79398453bb509afdabc564f2e0baa574
	Repo:dpdk, CommitID: bec4165abc05498b25287d56dd6836ddbf487bd3

*Repo: dpdk-next-net-mlx
queue = actions->conf;
			if (mlx5_rxq_get_type(dev, queue->index) !=
			    MLX5_RXQ_TYPE_HAIRPIN)
				return 0;

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2814
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
*Repo: dpdk
queue = actions->conf;
			if (mlx5_rxq_get_type(dev, queue->index) !=
			    MLX5_RXQ_TYPE_HAIRPIN)
				return 0;

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2814
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply

DPDK STV team


More information about the test-report mailing list