From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw56500[v3] examples/vm_power: fix strcpy buffer overrun
Date: 16 Jul 2019 20:03:08 -0700 [thread overview]
Message-ID: <ee68f5$7fmqj1@orsmga001.jf.intel.com> (raw)
[-- 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
reply other threads:[~2019-07-17 3:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ee68f5$7fmqj1@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).