Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/52217 _apply issues_ Submitter: Hajkowski Date: 2019-04-03 17:15:58 Reply_mail: 20190403171601.9788-3-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 examples/vm_power_manager/channel_monitor.c... error: while searching for: } static int write_binary_packet(struct channel_packet *pkt, struct channel_info *chan_info) { -- void *buffer = pkt; if (chan_info->fd < 0) { RTE_LOG(ERR, CHANNEL_MONITOR, "Channel is not connected\n"); error: patch failed: examples/vm_power_manager/channel_monitor.c:628 error: examples/vm_power_manager/channel_monitor.c: patch does not apply *Repo: dpdk-next-eventdev Checking patch examples/vm_power_manager/channel_monitor.c... error: while searching for: } static int write_binary_packet(struct channel_packet *pkt, struct channel_info *chan_info) { -- void *buffer = pkt; if (chan_info->fd < 0) { RTE_LOG(ERR, CHANNEL_MONITOR, "Channel is not connected\n"); error: patch failed: examples/vm_power_manager/channel_monitor.c:628 error: examples/vm_power_manager/channel_monitor.c: patch does not apply *Repo: dpdk-next-net Checking patch examples/vm_power_manager/channel_monitor.c... error: while searching for: } static int write_binary_packet(struct channel_packet *pkt, struct channel_info *chan_info) { -- void *buffer = pkt; if (chan_info->fd < 0) { RTE_LOG(ERR, CHANNEL_MONITOR, "Channel is not connected\n"); error: patch failed: examples/vm_power_manager/channel_monitor.c:628 error: examples/vm_power_manager/channel_monitor.c: patch does not apply *Repo: dpdk-next-crypto Checking patch examples/vm_power_manager/channel_monitor.c... error: while searching for: } static int write_binary_packet(struct channel_packet *pkt, struct channel_info *chan_info) { -- void *buffer = pkt; if (chan_info->fd < 0) { RTE_LOG(ERR, CHANNEL_MONITOR, "Channel is not connected\n"); error: patch failed: examples/vm_power_manager/channel_monitor.c:628 error: examples/vm_power_manager/channel_monitor.c: patch does not apply *Repo: dpdk-next-virtio Checking patch examples/vm_power_manager/channel_monitor.c... error: while searching for: } static int write_binary_packet(struct channel_packet *pkt, struct channel_info *chan_info) { -- void *buffer = pkt; if (chan_info->fd < 0) { RTE_LOG(ERR, CHANNEL_MONITOR, "Channel is not connected\n"); error: patch failed: examples/vm_power_manager/channel_monitor.c:628 error: examples/vm_power_manager/channel_monitor.c: patch does not apply DPDK STV team