automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw65798[1/2] app/testpmd: rename function for detaching by devargs
Date: 22 Feb 2020 20:05:15 -0800	[thread overview]
Message-ID: <ee68f5$9dot8s@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: 2020-02-13 15:52:25
Reply_mail: 20200213155226.1024939-2-thomas@monjalon.net
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-net
detach_device(res->identifier);
	else
		printf("Unknown parameter\n");
}

error: patch failed: app/test-pmd/cmdline.c:1541
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:
}

--
detach_device(char *identifier)
{
	struct rte_dev_iterator iterator;
	struct rte_devargs da;

error: patch failed: app/test-pmd/testpmd.c:2683
error: app/test-pmd/testpmd.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
void close_port(portid_t pid);
void reset_port(portid_t pid);
--
void detach_device(char *identifier);
void detach_port_device(portid_t port_id);
int all_ports_stopped(void);
int port_is_stopped(portid_t port_id);

error: patch failed: app/test-pmd/testpmd.h:810
error: app/test-pmd/testpmd.h: patch does not apply
*Repo: dpdk
detach_device(res->identifier);
	else
		printf("Unknown parameter\n");
}

error: patch failed: app/test-pmd/cmdline.c:1541
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:
}

--
detach_device(char *identifier)
{
	struct rte_dev_iterator iterator;
	struct rte_devargs da;

error: patch failed: app/test-pmd/testpmd.c:2683
error: app/test-pmd/testpmd.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
void close_port(portid_t pid);
void reset_port(portid_t pid);
--
void detach_device(char *identifier);
void detach_port_device(portid_t port_id);
int all_ports_stopped(void);
int port_is_stopped(portid_t port_id);

error: patch failed: app/test-pmd/testpmd.h:810
error: app/test-pmd/testpmd.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-23  4:05 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$9dot8s@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).