From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKWBg-00007g-Hr for qemu-devel@nongnu.org; Mon, 12 Jun 2017 16:43:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKWBd-00038g-GI for qemu-devel@nongnu.org; Mon, 12 Jun 2017 16:43:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54364) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dKWBd-00038Z-AM for qemu-devel@nongnu.org; Mon, 12 Jun 2017 16:43:45 -0400 Date: Mon, 12 Jun 2017 23:43:43 +0300 From: "Michael S. Tsirkin" Message-ID: <20170612234035-mutt-send-email-mst@kernel.org> References: <1496653049-44530-1-git-send-email-wei.w.wang@intel.com> <20170605182514-mutt-send-email-mst@kernel.org> <5937511D.5070205@intel.com> <20170608220006-mutt-send-email-mst@kernel.org> <593A0F47.5080806@intel.com> <593E5F46.5080704@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <593E5F46.5080704@intel.com> Subject: Re: [Qemu-devel] [virtio-dev] Re: [PATCH v1] virtio-net: enable configurable tx queue size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wei Wang Cc: jasowang@redhat.com, stefanha@gmail.com, marcandre.lureau@gmail.com, pbonzini@redhat.com, virtio-dev@lists.oasis-open.org, qemu-devel@nongnu.org, jan.scheurich@ericsson.com, eblake@redhat.com, armbru@redhat.com On Mon, Jun 12, 2017 at 05:30:46PM +0800, Wei Wang wrote: > Ping for comments, thanks. This was only posted a week ago, might be a bit too short for some people. A couple of weeks is more reasonable before you ping. Also, I sent a bunch of comments on Thu, 8 Jun 2017. You should probably address these. -- MST