automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw63975[v3] net/virtio-user: fix packed ring server mode
Date: 20 Jan 2020 16:05:10 -0800	[thread overview]
Message-ID: <ee68f5$94q5hk@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Xuan Ding <xuan.ding@intel.com>
Date: 2019-12-18 02:24:06
Reply_mail: 20191218022406.86245-1-xuan.ding@intel.com
DPDK git baseline:
	Repo:dpdk-next-virtio, CommitID: 653aa0f3d3daebceadebb5a88236028c49b33ea1
	Repo:dpdk, CommitID: a4feffcfe1604e967a70012078eb80f90463da2e

*Repo: dpdk-next-virtio
/* reset device and negotiate default features */
	ret = virtio_init_device(eth_dev, VIRTIO_PMD_DEFAULT_GUEST_FEATURES);
	if (ret < 0)

error: patch failed: drivers/net/virtio/virtio_ethdev.c:1913
error: drivers/net/virtio/virtio_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtio_user_ethdev.c...
error: while searching for:
#define virtio_user_get_dev(hw) \
	((struct virtio_user_dev *)(hw)->virtio_user_dev)
--
	struct rte_eth_dev *eth_dev = &rte_eth_devices[dev->port_id];

	connectfd = accept(dev->listenfd, NULL, NULL);
	if (connectfd < 0)

error: patch failed: drivers/net/virtio/virtio_user_ethdev.c:25
error: drivers/net/virtio/virtio_user_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.c...
error: while searching for:
	else
		virtqueue_rxvq_flush_split(vq);
}

error: patch failed: drivers/net/virtio/virtqueue.c:141
error: drivers/net/virtio/virtqueue.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.h...
error: while searching for:
/* Flush the elements in the used ring. */
void virtqueue_rxvq_flush(struct virtqueue *vq);

static inline int
virtqueue_full(const struct virtqueue *vq)
{

error: patch failed: drivers/net/virtio/virtqueue.h:443
error: drivers/net/virtio/virtqueue.h: patch does not apply
*Repo: dpdk
/* reset device and negotiate default features */
	ret = virtio_init_device(eth_dev, VIRTIO_PMD_DEFAULT_GUEST_FEATURES);
	if (ret < 0)

error: patch failed: drivers/net/virtio/virtio_ethdev.c:1913
error: drivers/net/virtio/virtio_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtio_user_ethdev.c...
error: while searching for:
#define virtio_user_get_dev(hw) \
	((struct virtio_user_dev *)(hw)->virtio_user_dev)
--
	struct rte_eth_dev *eth_dev = &rte_eth_devices[dev->port_id];

	connectfd = accept(dev->listenfd, NULL, NULL);
	if (connectfd < 0)

error: patch failed: drivers/net/virtio/virtio_user_ethdev.c:25
error: drivers/net/virtio/virtio_user_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.c...
error: while searching for:
	else
		virtqueue_rxvq_flush_split(vq);
}

error: patch failed: drivers/net/virtio/virtqueue.c:141
error: drivers/net/virtio/virtqueue.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.h...
error: while searching for:
/* Flush the elements in the used ring. */
void virtqueue_rxvq_flush(struct virtqueue *vq);

static inline int
virtqueue_full(const struct virtqueue *vq)
{

error: patch failed: drivers/net/virtio/virtqueue.h:443
error: drivers/net/virtio/virtqueue.h: patch does not apply

DPDK STV team

             reply	other threads:[~2020-01-21  0:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  0:05 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-18  5:02 sys_stv

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$94q5hk@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).