[dpdk-test-report] |FAILURE| pw39712[dpdk-dev] net/mlx: fix printing format specifiers

sys_stv at intel.com sys_stv at intel.com
Thu May 10 10:23:29 CEST 2018


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

_apply issues_

Submitter: Yongseok Koh <yskoh at mellanox.com>
Date: 2018-05-10 05:53:21
DPDK git baseline:
	Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc
	Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f
	Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571
	Repo:dpdk-next-crypto, CommitID: 6dfb76b2943a557c83e1f7fd6561df8dfe16e94c
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
	lkp_tbl = *bt->table;
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DEBUG("abort insertion to B-tree(%p):"
		      " already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
		      (void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx4/mlx4_mr.c:161
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DRV_LOG(DEBUG,
			"abort insertion to B-tree(%p):"
			" already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
			(void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx5/mlx5_mr.c:146
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
	lkp_tbl = *bt->table;
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DEBUG("abort insertion to B-tree(%p):"
		      " already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
		      (void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx4/mlx4_mr.c:161
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DRV_LOG(DEBUG,
			"abort insertion to B-tree(%p):"
			" already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
			(void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx5/mlx5_mr.c:146
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
	lkp_tbl = *bt->table;
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DEBUG("abort insertion to B-tree(%p):"
		      " already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
		      (void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx4/mlx4_mr.c:161
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DRV_LOG(DEBUG,
			"abort insertion to B-tree(%p):"
			" already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
			(void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx5/mlx5_mr.c:146
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
	lkp_tbl = *bt->table;
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DEBUG("abort insertion to B-tree(%p):"
		      " already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
		      (void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx4/mlx4_mr.c:161
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DRV_LOG(DEBUG,
			"abort insertion to B-tree(%p):"
			" already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
			(void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx5/mlx5_mr.c:146
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
	lkp_tbl = *bt->table;
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DEBUG("abort insertion to B-tree(%p):"
		      " already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
		      (void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx4/mlx4_mr.c:161
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
	/* Find out the slot for insertion. */
	if (mr_btree_lookup(bt, &idx, entry->start) != UINT32_MAX) {
		DRV_LOG(DEBUG,
			"abort insertion to B-tree(%p):"
			" already exist at idx=%u [0x%lx, 0x%lx) lkey=0x%x",
			(void *)bt, idx, entry->start, entry->end, entry->lkey);
		/* Already exist, return. */
		return 0;

error: patch failed: drivers/net/mlx5/mlx5_mr.c:146
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply

DPDK STV team


More information about the test-report mailing list