[dpdk-test-report] |FAILURE| pw65815[v2] lib: fix unnecessary double negation

sys_stv at intel.com sys_stv at intel.com
Sun Feb 23 12:05:17 CET 2020


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

_apply issues_

Submitter: Ciara Power <ciara.power at intel.com>
Date: 2020-02-14 16:17:25
Reply_mail: 20200214161725.36104-1-ciara.power at intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk
return !!(m->nb_segs == 1);
}

/**

error: patch failed: lib/librte_mbuf/rte_mbuf.h:1535
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.h...
error: while searching for:
static inline int
rte_mempool_full(const struct rte_mempool *mp)
--
	return !!(rte_mempool_avail_count(mp) == mp->size);
}

/**

error: patch failed: lib/librte_mempool/rte_mempool.h:1653
error: lib/librte_mempool/rte_mempool.h: patch does not apply

DPDK STV team


More information about the test-report mailing list