From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:45449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwZ49-0006QW-8b for qemu-devel@nongnu.org; Wed, 20 Feb 2019 16:06:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwZ47-0000kk-7i for qemu-devel@nongnu.org; Wed, 20 Feb 2019 16:06:05 -0500 Received: from mail-ot1-f43.google.com ([209.85.210.43]:42732) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwZ42-0000GV-Bc for qemu-devel@nongnu.org; Wed, 20 Feb 2019 16:05:58 -0500 Received: by mail-ot1-f43.google.com with SMTP id i5so42615503oto.9 for ; Wed, 20 Feb 2019 13:05:52 -0800 (PST) MIME-Version: 1.0 References: <20190218140301.197408-1-sgarzare@redhat.com> <20190220163058.GH30403@stefanha-x1.localdomain> In-Reply-To: <20190220163058.GH30403@stefanha-x1.localdomain> From: Stefano Garzarella Date: Wed, 20 Feb 2019 22:05:40 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v5 00/10] virtio-blk: add DISCARD and WRITE_ZEROES features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: "Dr . David Alan Gilbert" , Eduardo Habkost , Jason Wang , Kevin Wolf , Laurent Vivier , Marcel Apfelbaum , Max Reitz , "Michael S. Tsirkin" , Paolo Bonzini , Stefan Hajnoczi , Thomas Huth , qemu-block@nongnu.org, qemu-devel@nongnu.org Il giorno mer 20 feb 2019 alle 17:31 Stefan Hajnoczi ha scritto: > On Mon, Feb 18, 2019 at 03:02:51PM +0100, Stefano Garzarella wrote: > > This series adds the support of DISCARD and WRITE_ZEROES commands > > and extends the virtio-blk-test to test these new commands. > > > > v5: > > - rebased on master > > - handled the config size for DISCARD and WRITE_ZEROES features as in > > virtio-net (patches 4 and 5) [Michael, Stefan] > > - fixed an endianness issues on the WRITE_ZEROES test (patches 8 and 9) > > - added a test for DISCARD command to only test the status returned by > the > > request (patch 10) > > - others patches are unchanged (patches 1, 2, 3, 6, 7) > > Looks good. Please fix the patchew failure and resend. Thanks for the review! I=E2=80=99ll send the new version with the fix. Cheers, Stefano --=20 Stefano Garzarella Software Engineer @ Red Hat