[dpdk-test-report] |FAILURE| pw56272[v5] power: add fifo per core for JSON interface

sys_stv at intel.com sys_stv at intel.com
Fri Jul 19 05:18:31 CEST 2019


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

_apply issues_

Submitter: David Hunt <david.hunt at intel.com>
Date: 2019-07-09 15:07:53
Reply_mail: 20190709150753.15732-1-david.hunt at intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: 8570a88d42bf4daaf296e518966a0c21fe26eef2

*Repo: dpdk
snprintf(dst, len, "%sfifo", CHANNEL_MGR_SOCKET_PATH);
}

static int

error: patch failed: examples/vm_power_manager/channel_manager.c:345
error: examples/vm_power_manager/channel_manager.c: patch does not apply
Checking patch examples/vm_power_manager/channel_manager.h...
error: while searching for:
/* File socket directory */
#define CHANNEL_MGR_SOCKET_PATH     "/tmp/powermonitor/"

#ifndef UNIX_PATH_MAX
struct sockaddr_un _sockaddr_un;
#define UNIX_PATH_MAX sizeof(_sockaddr_un.sun_path)

error: patch failed: examples/vm_power_manager/channel_manager.h:22
error: examples/vm_power_manager/channel_manager.h: patch does not apply
Checking patch examples/vm_power_manager/channel_monitor.c...
error: while searching for:
static int global_event_fd;
static unsigned int policy_is_set;
--
static struct policy policies[MAX_CLIENTS];

#ifdef USE_JANSSON


error: patch failed: examples/vm_power_manager/channel_monitor.c:51
error: examples/vm_power_manager/channel_monitor.c: patch does not apply
Checking patch examples/vm_power_manager/main.c...
error: while searching for:
		return -1;
	}
--
	add_host_channel();

	printf("Running core monitor on lcore id %d\n", lcore_id);
	rte_eal_remote_launch(run_core_monitor, NULL, lcore_id);

error: patch failed: examples/vm_power_manager/main.c:434
error: examples/vm_power_manager/main.c: patch does not apply

DPDK STV team


More information about the test-report mailing list