[dpdk-test-report] |FAILURE| pw63353[3/3] net/mlx5: remove the assert for rxq cq

sys_stv at intel.com sys_stv at intel.com
Thu Nov 28 05:22:10 CET 2019


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

_apply issues_

Submitter: Tonghao Zhang <xiangxia.m.yue at gmail.com>
Date: 2019-11-27 14:18:43
Reply_mail: 1574864323-85580-3-git-send-email-xiangxia.m.yue at gmail.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: c8a1a172ae2b4535b57bcf194a731334246a5a35
	Repo:dpdk, CommitID: 564f295d1960e2c9401f1c39427a2a921ab3a3c4

*Repo: dpdk-next-net-mlx
assert(rxq_obj->cq);
	if (rte_atomic32_dec_and_test(&rxq_obj->refcnt)) {
		switch (rxq_obj->type) {
		case MLX5_RXQ_OBJ_TYPE_IBV:

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:673
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
*Repo: dpdk
assert(rxq_obj->cq);
	if (rte_atomic32_dec_and_test(&rxq_obj->refcnt)) {
		switch (rxq_obj->type) {
		case MLX5_RXQ_OBJ_TYPE_IBV:

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:673
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply

DPDK STV team


More information about the test-report mailing list