[dpdk-test-report] |FAILURE| pw70529telemetry: fix error and warning printfs

sys_stv at intel.com sys_stv at intel.com
Mon May 25 07:01:20 CEST 2020


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

_apply issues_

Submitter: Ciara Power <ciara.power at intel.com>
Date: 2020-05-22 13:48:39
Reply_mail: 20200522134839.15911-1-ciara.power at intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: 3c2050009a815fdef751b9c545181a522456e06a

*Repo: dpdk
eal_mcfg_complete();

error: patch failed: lib/librte_eal/freebsd/eal.c:956
error: lib/librte_eal/freebsd/eal.c: patch does not apply
Checking patch lib/librte_eal/linux/eal.c...
error: while searching for:
--

	eal_mcfg_complete();

error: patch failed: lib/librte_eal/linux/eal.c:1294
error: lib/librte_eal/linux/eal.c: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry.h...
error: while searching for:
--
 *  0 on success.
 * @return

error: patch failed: lib/librte_telemetry/rte_telemetry.h:241
error: lib/librte_telemetry/rte_telemetry.h: patch does not apply
Checking patch lib/librte_telemetry/telemetry.c...
error: while searching for:
{
	if (telemetry_v2_init(runtime_dir, cpuset) != 0) {
		*err_str = telemetry_log_error;
		printf("Error initialising telemetry - %s\n", *err_str);
		return -1;
	}
	if (telemetry_legacy_init(runtime_dir, cpuset) != 0) {
--
	return 0;
}

error: patch failed: lib/librte_telemetry/telemetry.c:403
error: lib/librte_telemetry/telemetry.c: patch does not apply

DPDK STV team


More information about the test-report mailing list