Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/60024 _apply issues_ Submitter: David Hunt Date: 2019-09-27 12:15:58 Reply_mail: 20190927121601.23661-2-david.hunt@intel.com DPDK git baseline: Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396 *Repo: dpdk #define HOURS 24 #define MAX_VFS 10 error: patch failed: lib/librte_power/channel_commands.h:26 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 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. * -- * 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