[dpdk-test-report] |FAILURE| pw63115net/mlx5: fix assert in tx inline settings ajustment

sys_stv at intel.com sys_stv at intel.com
Thu Nov 21 04:35:11 CET 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-11-19 13:13:09
Reply_mail: 1574169189-872-1-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fd55f91b79398453bb509afdabc564f2e0baa574
	Repo:dpdk, CommitID: e5d0ba08703099c12e4bb2eac650cbb047df1a13

*Repo: dpdk-next-net-mlx
assert(txq_ctrl->txq.inlen_mode <= txq_ctrl->txq.inlen_empw);
	return 0;
error:
	rte_errno = ENOMEM;

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1210
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
*Repo: dpdk
assert(txq_ctrl->txq.inlen_mode <= txq_ctrl->txq.inlen_empw);
	return 0;
error:
	rte_errno = ENOMEM;

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1210
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply

DPDK STV team


More information about the test-report mailing list