All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Zhangjie (HZ)" <zhangjie14@huawei.com>
Cc: Jason Wang <jasowang@redhat.com>,
	qemu-devel@nongnu.org, William Dauchy <wdauchy@gmail.com>
Subject: Re: [Qemu-devel] [PATCH V3] vhost_net: start/stop guest notifiers properly
Date: Wed, 20 Aug 2014 23:21:53 +0200	[thread overview]
Message-ID: <20140820212153.GA25585@redhat.com> (raw)
In-Reply-To: <20140820101833.GA17371@redhat.com>

On Wed, Aug 20, 2014 at 12:18:33PM +0200, Michael S. Tsirkin wrote:
> On Wed, Aug 20, 2014 at 05:23:21PM +0800, Zhangjie (HZ) wrote:
> > On 2014/8/19 12:56, Jason Wang wrote:
> > > commit a9f98bb5ebe6fb1869321dcc58e72041ae626ad8 vhost: multiqueue
> >  call it before setting
> > > Zhang Jie, please test this patch to see if it fixes the issue.
> > 
> > > +static void vhost_net_set_vq_index(struct vhost_net *net, int vq_index)
> > > +{
> > > +    net->dev.vq_index = vq_index;
> > > +}
> >                           int vq_index)
> > > ...
> > Because of vhost_net_set_vq_index, VM can be start successfully.
> > But, after about 80 times of migration under my environment, virtual nic became unreachable again.
> > When I use jprobe to notify tap, the virtual nic becomes reachable again. This shows that interrupts missing causes
> > the problem.
> 
> Could you please clarify what do you mean by "notify tap" here?
> Thanks!


Or just post your jprobe script.

> > -- 
> > Best Wishes!
> > Zhang Jie

  reply	other threads:[~2014-08-20 21:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19  4:56 [Qemu-devel] [PATCH V3] vhost_net: start/stop guest notifiers properly Jason Wang
2014-08-20  9:02 ` William Dauchy
2014-08-20  9:23 ` Zhangjie (HZ)
2014-08-20 10:18   ` Michael S. Tsirkin
2014-08-20 21:21     ` Michael S. Tsirkin [this message]
2014-08-21  7:37       ` Zhangjie (HZ)
2014-08-21  4:29   ` Jason Wang
2014-08-21  6:28     ` Zhangjie (HZ)
2014-08-21  6:53       ` Jason Wang
2014-08-21  7:42         ` Zhangjie (HZ)
2014-08-27 12:59           ` Michael S. Tsirkin
2014-08-29 10:40             ` Zhangjie (HZ)
2014-09-01  8:18               ` Michael S. Tsirkin
2014-09-05  8:06                 ` Zhangjie (HZ)
2014-08-22  2:56       ` Jason Wang
2014-08-27 11:54   ` Michael S. Tsirkin

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=20140820212153.GA25585@redhat.com \
    --to=mst@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wdauchy@gmail.com \
    --cc=zhangjie14@huawei.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.