[dpdk-test-report] |FAILURE| pw62675[v7, 07/12] app/test: clean LTO build warnings (maybe-uninitialized)

sys_stv at intel.com sys_stv at intel.com
Sun Nov 10 18:03:44 CET 2019


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

_apply issues_

Submitter: Andrzej Ostruszka <aostruszka at marvell.com>
Date: 2019-11-07 15:03:13
Reply_mail: 20191107150318.3677-8-aostruszka at marvell.com
DPDK git baseline:
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk
void *data;
		rte_hash_lookup_data(tbl_rw_test_param.h,
				tbl_rw_test_param.keys + i,
				&data);

error: patch failed: app/test/test_hash_readwrite.c:298
error: app/test/test_hash_readwrite.c: patch does not apply
Checking patch app/test/test_link_bonding_mode4.c...
error: while searching for:
{
	struct rte_eth_bond_8023ad_conf conf;
--
	rte_eth_bond_8023ad_conf_get(test_params.bonded_port_id, &conf);
	return conf.update_timeout_ms;
}


error: patch failed: app/test/test_link_bonding_mode4.c:585
error: app/test/test_link_bonding_mode4.c: patch does not apply
Checking patch app/test/test_memzone.c...
error: while searching for:
	struct rte_malloc_socket_stats stats;
	size_t len, overhead;
--
	rte_malloc_get_socket_stats(socket_id, &stats);

	len = stats.greatest_free_size;
	overhead = MALLOC_ELEM_OVERHEAD;

error: patch failed: app/test/test_memzone.c:475
error: app/test/test_memzone.c: patch does not apply

DPDK STV team


More information about the test-report mailing list