automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw55861[v3, 3/3] rawdev: pass the device id as parameter to selftest
Date: 02 Jul 2019 09:54:04 -0700	[thread overview]
Message-ID: <ee68f5$7bs39s@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: 2019-07-02 09:56:08
Reply_mail: 20190702095608.20722-4-bruce.richardson@intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: 291d090364fc0b0cefb0d91cca896e336b6f6331

*Repo: dpdk

rawdev->dev_ops = &skeleton_rawdev_ops;
	rawdev->device = &vdev->device;


error: patch failed: drivers/raw/skeleton_rawdev/skeleton_rawdev.c:583
error: drivers/raw/skeleton_rawdev/skeleton_rawdev.c: patch does not apply
Checking patch drivers/raw/skeleton_rawdev/skeleton_rawdev.h...
error: while searching for:
	return rawdev->dev_private;
}

int test_rawdev_skeldev(void);

#endif /* __SKELETON_RAWDEV_H__ */

error: patch failed: drivers/raw/skeleton_rawdev/skeleton_rawdev.h:131
error: drivers/raw/skeleton_rawdev/skeleton_rawdev.h: patch does not apply
Checking patch drivers/raw/skeleton_rawdev/skeleton_rawdev_test.c...
error: while searching for:
}

--
{
	testsuite_setup();

	SKELDEV_TEST_RUN(NULL, NULL, test_rawdev_count);

error: patch failed: drivers/raw/skeleton_rawdev/skeleton_rawdev_test.c:426
error: drivers/raw/skeleton_rawdev/skeleton_rawdev_test.c: patch does not apply
Checking patch lib/librte_rawdev/rte_rawdev.c...
error: while searching for:
	struct rte_rawdev *dev = &rte_rawdevs[dev_id];

--
	return (*dev->dev_ops->dev_selftest)();
}

int

error: patch failed: lib/librte_rawdev/rte_rawdev.c:378
error: lib/librte_rawdev/rte_rawdev.c: patch does not apply
Checking patch lib/librte_rawdev/rte_rawdev_pmd.h...
error: while searching for:
 * @return
 *   Return 0 on success
--
typedef int (*rawdev_selftest_t)(void);

/** Rawdevice operations function pointer table */
struct rte_rawdev_ops {

error: patch failed: lib/librte_rawdev/rte_rawdev_pmd.h:499
error: lib/librte_rawdev/rte_rawdev_pmd.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-07-02 16:54 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$7bs39s@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).