From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: Jianfeng Tan <jianfeng.tan@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] pmd/virtio: fix cannot start virtio dev after stop
Date: Thu, 7 Jan 2016 10:50:48 +0800 [thread overview]
Message-ID: <20160107025048.GJ26062@yliu-dev.sh.intel.com> (raw)
In-Reply-To: <1451956062-45932-1-git-send-email-jianfeng.tan@intel.com>
On Tue, Jan 05, 2016 at 09:07:42AM +0800, Jianfeng Tan wrote:
> Fix the issue that virtio device cannot be started after stopped.
>
> The field, hw->started, should be changed by virtio_dev_start/stop instead
> of virtio_dev_close.
>
> Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
BTW, if I'm not mistaken, it's an issue reported from Pavel. If so,
you should add following above your Signed-off-by.
Reported-by: Pavel Fedin <p.fedin@samsung.com>
Note that if you send v2, you can carry my ACK, as you just do
trivial changes.
--yliu
next prev parent reply other threads:[~2016-01-07 2:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-05 1:07 [PATCH] pmd/virtio: fix cannot start virtio dev after stop Jianfeng Tan
2016-01-07 2:50 ` Yuanhan Liu [this message]
2016-01-11 6:16 ` [PATCH v2] " Jianfeng Tan
2016-01-11 15:03 ` Pavel Fedin
2016-01-11 10:47 ` [PATCH] " Pavel Fedin
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=20160107025048.GJ26062@yliu-dev.sh.intel.com \
--to=yuanhan.liu@linux.intel.com \
--cc=dev@dpdk.org \
--cc=jianfeng.tan@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.