* [dpdk-test-report] |FAILURE| pw56500[v3] examples/vm_power: fix strcpy buffer overrun
@ 2019-07-17 3:03 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-07-17 3:03 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 1363 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/56500
_apply issues_
Submitter: David Hunt <david.hunt@intel.com>
Date: 2019-07-16 11:19:00
Reply_mail: 20190716111900.33553-1-david.hunt@intel.com
DPDK git baseline:
Repo:dpdk, CommitID: 135393d4560bcffaa3fe0b739d26591565a320a2
*Repo: dpdk
rte_strlcpy(chan_info->channel_path, socket_path,
sizeof(chan_info->channel_path));
if (setup_host_channel_info(&chan_info, i) < 0) {
error: patch failed: examples/vm_power_manager/channel_manager.c:588
error: examples/vm_power_manager/channel_manager.c: patch does not apply
Checking patch examples/vm_power_manager/channel_monitor.c...
error: while searching for:
vm_name);
return -1;
--
rte_strlcpy(pkt->vm_name, vm_name, VM_MAX_NAME_SZ);
pkt->resource_id = resource_id;
}
return 0;
error: patch failed: examples/vm_power_manager/channel_monitor.c:309
error: examples/vm_power_manager/channel_monitor.c: patch does not apply
Checking patch examples/vm_power_manager/guest_cli/main.c...
error: while searching for:
switch (opt) {
/* portmask */
--
strcpy(policy->vm_name, optarg);
printf("Setting VM Name to [%s]\n", policy->vm_name);
break;
case 'b':
error: patch failed: examples/vm_power_manager/guest_cli/main.c:65
error: examples/vm_power_manager/guest_cli/main.c: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-17 3:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-17 3:03 [dpdk-test-report] |FAILURE| pw56500[v3] examples/vm_power: fix strcpy buffer overrun 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).