public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat•com>
To: Jason Wang <jasowang@redhat•com>
Cc: Dmitry Tarnyagin <dmitry.tarnyagin@lockless•no>,
	kvm@vger•kernel.org, linux-remoteproc@vger•kernel.org,
	dri-devel@lists•freedesktop.org,
	Bjorn Andersson <bjorn.andersson@linaro•org>,
	Gerd Hoffmann <kraxel@redhat•com>,
	"James E.J. Bottomley" <jejb@linux•vnet.ibm.com>,
	Herbert Xu <herbert@gondor•apana.org.au>,
	linux-scsi@vger•kernel.org,
	John Fastabend <john.fastabend@gmail•com>,
	Gonglei <arei.gonglei@huawei•com>,
	Ohad Ben-Cohen <ohad@wizery•com>, Arnd Bergmann <arnd@arndb•de>,
	Amit Shah <amit@kernel•org>,
	Stefan Hajnoczi <stefanha@redhat•com>,
	virtualization@lists•linux-foundation.org,
	"Martin K. Petersen" <martin.petersen@oracle•com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
	linux-kernel@vger•kernel.org, linux-crypto@vger•kernel.org,
	netdev@vger•kernel.org, "David S. Miller" <davem@davemloft•net>
Subject: Re: [PATCH 1/6] virtio: wrap find_vqs
Date: Thu, 30 Mar 2017 17:32:19 +0300	[thread overview]
Message-ID: <20170330173146-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <72f533a2-482d-1956-b0fe-254e273e1818@redhat.com>

On Thu, Mar 30, 2017 at 02:00:08PM +0800, Jason Wang wrote:
> 
> 
> On 2017年03月30日 04:48, Michael S. Tsirkin wrote:
> > We are going to add more parameters to find_vqs, let's wrap the call so
> > we don't need to tweak all drivers every time.
> > 
> > Signed-off-by: Michael S. Tsirkin<mst@redhat•com>
> > ---
> 
> A quick glance and it looks ok, but what the benefit of this series, is it
> required by other changes?
> 
> Thanks

Yes - to avoid touching all devices when doing the rest of
the patchset.
_______________________________________________
dri-devel mailing list
dri-devel@lists•freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2017-03-30 14:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1490820507-8005-1-git-send-email-mst@redhat.com>
2017-03-29 20:48 ` [PATCH 1/6] virtio: wrap find_vqs Michael S. Tsirkin
2017-03-30  0:50   ` Gonglei (Arei)
2017-03-30  6:00   ` Jason Wang
2017-03-30 14:32     ` Michael S. Tsirkin [this message]
2017-03-31  4:04       ` Jason Wang
2017-03-31 16:21         ` Michael S. Tsirkin
2017-03-30  7:18   ` Cornelia Huck
2017-04-01 16:13   ` Bjorn Andersson
2017-03-29 20:48 ` [PATCH 4/6] virtio_net: allow specifying context for rx Michael S. Tsirkin
2017-03-30  7:26   ` Cornelia Huck
2017-03-30 14:31     ` Michael S. Tsirkin
2017-03-30 14:46       ` Cornelia Huck
2017-03-29 20:48 ` [PATCH 5/6] virtio_net: rework mergeable buffer handling Michael S. Tsirkin
2017-03-29 20:48 ` [PATCH 6/6] virtio_net: reduce alignment for buffers 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=20170330173146-mutt-send-email-mst@kernel.org \
    --to=mst@redhat$(echo .)com \
    --cc=amit@kernel$(echo .)org \
    --cc=arei.gonglei@huawei$(echo .)com \
    --cc=arnd@arndb$(echo .)de \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=dmitry.tarnyagin@lockless$(echo .)no \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=herbert@gondor$(echo .)apana.org.au \
    --cc=jasowang@redhat$(echo .)com \
    --cc=jejb@linux$(echo .)vnet.ibm.com \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=kraxel@redhat$(echo .)com \
    --cc=kvm@vger$(echo .)kernel.org \
    --cc=linux-crypto@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-remoteproc@vger$(echo .)kernel.org \
    --cc=linux-scsi@vger$(echo .)kernel.org \
    --cc=martin.petersen@oracle$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=ohad@wizery$(echo .)com \
    --cc=stefanha@redhat$(echo .)com \
    --cc=virtualization@lists$(echo .)linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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