[dpdk-test-report] |FAILURE| pw70086telemetry: fix error log output

sys_stv at intel.com sys_stv at intel.com
Tue May 12 02:17:14 CEST 2020


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

_apply issues_

Submitter: David Marchand <david.marchand at redhat.com>
Date: 2020-05-11 15:09:31
Reply_mail: 20200511150931.1693-1-david.marchand at redhat.com
DPDK git baseline:
	Repo:dpdk, CommitID: 70d72afeeb66a1dfac345d5ec807292820a72b6c

*Repo: dpdk
error: while searching for:
		int s_accepted = accept(s->sock, NULL, NULL);
		if (s_accepted < 0) {
			snprintf(telemetry_log_error,
					sizeof(telemetry_log_error),
					"Error with accept, telemetry thread quitting\n");
			return NULL;
		}
		pthread_create(&th, NULL, s->fn, (void *)(uintptr_t)s_accepted);

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

DPDK STV team


More information about the test-report mailing list