From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw63931[v2] net/virtio-user: fix packed ring server mode
Date: 21 Jan 2020 17:05:07 -0800 [thread overview]
Message-ID: <ee68f5$954f53@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3020 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63931
_apply issues_
Submitter: Xuan Ding <xuan.ding@intel.com>
Date: 2019-12-16 10:16:31
Reply_mail: 20191216101631.81713-1-xuan.ding@intel.com
DPDK git baseline:
Repo:dpdk-next-virtio, CommitID: 52f0e9c136d7f5acf8dd1991d9644ed0fa28888e
Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467
*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_ethdev.h...
Hunk #1 succeeded at 50 (offset 1 line).
Checking patch drivers/net/virtio/virtio_user_ethdev.c...
error: while searching for:
--
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:31
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_ethdev.h...
Hunk #1 succeeded at 50 (offset 1 line).
Checking patch drivers/net/virtio/virtio_user_ethdev.c...
error: while searching for:
--
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:31
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
next reply other threads:[~2020-01-22 1:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-22 1:05 sys_stv [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-16 11:24 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$954f53@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).