From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751766AbdFHH5Z (ORCPT ); Thu, 8 Jun 2017 03:57:25 -0400 Received: from verein.lst.de ([213.95.11.211]:57570 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751679AbdFHH5X (ORCPT ); Thu, 8 Jun 2017 03:57:23 -0400 Date: Thu, 8 Jun 2017 09:57:22 +0200 From: Christoph Hellwig To: Johannes Thumshirn Cc: Christoph Hellwig , Sagi Grimberg , Keith Busch , Hannes Reinecke , Max Gurtovoy , Linux NVMe Mailinglist , Linux Kernel Mailinglist , Chaitanya Kulkarni Subject: Re: [PATCH v6 05/10] nvmet: implement namespace identify descriptor list Message-ID: <20170608075722.GA14453@lst.de> References: <20170607094536.32419-1-jthumshirn@suse.de> <20170607094536.32419-6-jthumshirn@suse.de> <20170608074414.GD13953@lst.de> <20170608075209.GA14359@lst.de> <7ffdc123-c43b-dff0-73bf-4e876ece323e@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ffdc123-c43b-dff0-73bf-4e876ece323e@suse.de> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 08, 2017 at 09:55:37AM +0200, Johannes Thumshirn wrote: > Btw, is the NVMf sleftests still avtively developed? If yes I have a > testcase for this series (not sure this qualifies for blktests) As-is it's pretty dead, but Chaitanya has been looking into resurrecting it in a modern form. Which reminds me that I owe him an offlist review on what he has so far, let me get to that ASAP..