automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw52215[1/4] power: extend guest channel for query freq.
@ 2019-04-03 17:30 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-04-03 17:30 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 6472 bytes --]

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

_apply issues_

Submitter: Hajkowski <marcinx.hajkowski@intel.com>
Date: 2019-04-03 17:15:57
Reply_mail: 20190403171601.9788-2-marcinx.hajkowski@intel.com
DPDK git baseline:
	Repo:dpdk-master, CommitID: 237060c4ad15b4ee9002be3c0e56ac3070eceb48
	Repo:dpdk-next-eventdev, CommitID: 7a1ccc24874e251957513aba0520500f873e276a
	Repo:dpdk-next-net, CommitID: aaf6fe0e3bc6927ef30f287824ac8e3be77da2e7
	Repo:dpdk-next-crypto, CommitID: 3331ddcd9a80379e59f5c29707f684735996a106
	Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09

*Repo: dpdk-master
Checking patch lib/librte_power/channel_commands.h...
error: while searching for:
#define CPU_POWER_ENABLE_TURBO  5
#define CPU_POWER_DISABLE_TURBO 6

/* Generic Power Command Response */
#define CPU_POWER_CMD_ACK       1
--

#define HOURS 24

#define MAX_VFS 10

error: patch failed: lib/librte_power/channel_commands.h:29
error: lib/librte_power/channel_commands.h: patch does not apply
Checking patch lib/librte_power/guest_channel.c...
error: while searching for:
	return guest_channel_send_msg(pkt, lcore_id);
}

int power_guest_channel_read_msg(struct channel_packet *pkt,
			unsigned int lcore_id)
--
	int buffer_len = sizeof(*pkt);

	fds.fd = global_fds[lcore_id];
	fds.events = POLLIN;

error: patch failed: lib/librte_power/guest_channel.c:129
error: lib/librte_power/guest_channel.c: patch does not apply
Checking patch lib/librte_power/guest_channel.h...
error: while searching for:
 * from the host endpoint.
 *
 * @param pkt
 *  Pointer to a populated struct channel_packet
 *
 * @param lcore_id
 *  lcore_id.

error: patch failed: lib/librte_power/guest_channel.h:73
error: lib/librte_power/guest_channel.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_power/channel_commands.h...
error: while searching for:
#define CPU_POWER_ENABLE_TURBO  5
#define CPU_POWER_DISABLE_TURBO 6

/* Generic Power Command Response */
#define CPU_POWER_CMD_ACK       1
--

#define HOURS 24

#define MAX_VFS 10

error: patch failed: lib/librte_power/channel_commands.h:29
error: lib/librte_power/channel_commands.h: patch does not apply
Checking patch lib/librte_power/guest_channel.c...
error: while searching for:
	return guest_channel_send_msg(pkt, lcore_id);
}

int power_guest_channel_read_msg(struct channel_packet *pkt,
			unsigned int lcore_id)
--
	int buffer_len = sizeof(*pkt);

	fds.fd = global_fds[lcore_id];
	fds.events = POLLIN;

error: patch failed: lib/librte_power/guest_channel.c:129
error: lib/librte_power/guest_channel.c: patch does not apply
Checking patch lib/librte_power/guest_channel.h...
error: while searching for:
 * from the host endpoint.
 *
 * @param pkt
 *  Pointer to a populated struct channel_packet
 *
 * @param lcore_id
 *  lcore_id.

error: patch failed: lib/librte_power/guest_channel.h:73
error: lib/librte_power/guest_channel.h: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_power/channel_commands.h...
error: while searching for:
#define CPU_POWER_ENABLE_TURBO  5
#define CPU_POWER_DISABLE_TURBO 6

/* Generic Power Command Response */
#define CPU_POWER_CMD_ACK       1
--

#define HOURS 24

#define MAX_VFS 10

error: patch failed: lib/librte_power/channel_commands.h:29
error: lib/librte_power/channel_commands.h: patch does not apply
Checking patch lib/librte_power/guest_channel.c...
error: while searching for:
	return guest_channel_send_msg(pkt, lcore_id);
}

int power_guest_channel_read_msg(struct channel_packet *pkt,
			unsigned int lcore_id)
--
	int buffer_len = sizeof(*pkt);

	fds.fd = global_fds[lcore_id];
	fds.events = POLLIN;

error: patch failed: lib/librte_power/guest_channel.c:129
error: lib/librte_power/guest_channel.c: patch does not apply
Checking patch lib/librte_power/guest_channel.h...
error: while searching for:
 * from the host endpoint.
 *
 * @param pkt
 *  Pointer to a populated struct channel_packet
 *
 * @param lcore_id
 *  lcore_id.

error: patch failed: lib/librte_power/guest_channel.h:73
error: lib/librte_power/guest_channel.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_power/channel_commands.h...
error: while searching for:
#define CPU_POWER_ENABLE_TURBO  5
#define CPU_POWER_DISABLE_TURBO 6

/* Generic Power Command Response */
#define CPU_POWER_CMD_ACK       1
--

#define HOURS 24

#define MAX_VFS 10

error: patch failed: lib/librte_power/channel_commands.h:29
error: lib/librte_power/channel_commands.h: patch does not apply
Checking patch lib/librte_power/guest_channel.c...
error: while searching for:
	return guest_channel_send_msg(pkt, lcore_id);
}

int power_guest_channel_read_msg(struct channel_packet *pkt,
			unsigned int lcore_id)
--
	int buffer_len = sizeof(*pkt);

	fds.fd = global_fds[lcore_id];
	fds.events = POLLIN;

error: patch failed: lib/librte_power/guest_channel.c:129
error: lib/librte_power/guest_channel.c: patch does not apply
Checking patch lib/librte_power/guest_channel.h...
error: while searching for:
 * from the host endpoint.
 *
 * @param pkt
 *  Pointer to a populated struct channel_packet
 *
 * @param lcore_id
 *  lcore_id.

error: patch failed: lib/librte_power/guest_channel.h:73
error: lib/librte_power/guest_channel.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_power/channel_commands.h...
error: while searching for:
#define CPU_POWER_ENABLE_TURBO  5
#define CPU_POWER_DISABLE_TURBO 6

/* Generic Power Command Response */
#define CPU_POWER_CMD_ACK       1
--

#define HOURS 24

#define MAX_VFS 10

error: patch failed: lib/librte_power/channel_commands.h:29
error: lib/librte_power/channel_commands.h: patch does not apply
Checking patch lib/librte_power/guest_channel.c...
error: while searching for:
	return guest_channel_send_msg(pkt, lcore_id);
}

int power_guest_channel_read_msg(struct channel_packet *pkt,
			unsigned int lcore_id)
--
	int buffer_len = sizeof(*pkt);

	fds.fd = global_fds[lcore_id];
	fds.events = POLLIN;

error: patch failed: lib/librte_power/guest_channel.c:129
error: lib/librte_power/guest_channel.c: patch does not apply
Checking patch lib/librte_power/guest_channel.h...
error: while searching for:
 * from the host endpoint.
 *
 * @param pkt
 *  Pointer to a populated struct channel_packet
 *
 * @param lcore_id
 *  lcore_id.

error: patch failed: lib/librte_power/guest_channel.h:73
error: lib/librte_power/guest_channel.h: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-03 17:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 17:30 [dpdk-test-report] |FAILURE| pw52215[1/4] power: extend guest channel for query freq sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).