Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp6111858imm; Wed, 27 Jun 2018 02:22:58 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIuyiGPMwRiOKsYR6TxGesjA26aMkcVaD6ctgswMyV5ON2P4VEotQYPytBawxkSHRH6apaF X-Received: by 2002:a63:6849:: with SMTP id d70-v6mr4331678pgc.7.1530091378108; Wed, 27 Jun 2018 02:22:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530091378; cv=none; d=google.com; s=arc-20160816; b=HqRjMbWhGdJU9uV5AMAbkNul5O7iUT3gJ5MRhmmRQwCRwSH4SBgtyKWoIbzYllcIuq aTc57/UydY7pQP7RCTcE3ZoKFO72ToUwSf8Bwc6lcpMaikW9PJUjGdU3MH0+nJwL3kwa L8umg78YiEGhMnVabvbZRIFz4vECJB13//gcLNspO+5q+m7zPvzITSQCmx2wzN/1Pbjm Kvsj3nyULDtvEn314/wcNoY3g289UKi9M0FnPaGg7K+RIsopCqBRBgsFnFp+JKnEML6J E4xsq2lZVSESxpV4D2WSJ3Vk1imLCrv9J/y1vZ9n00SFYc5oVUM0/FE+7icSlxgUIaez gJVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=X3oD8dvghx4eWgzVfULOYFLY+PNShP+RZt08SBHJtGM=; b=WvKdYw31ZCs14RFaUTL8rNmFQBB8DX1PZYMQSxT19AQUm54PIyGBiIOYOoW31TKn7W C11kZZ5SdXqAy2PL+oDPbEYfF1z8XwGwlz4iWkBK2IpTCC6asQscsJAxH4PP/SRyP2gY weqM28mrfXejEekOUGJQDxTVYolJ2eoD0de8k4axZlbSjOyGSNODfb7ZL/C2agRak/Ip 5lSjXvRb7G4hx8Xz2yDOD3bw8VhZKnDs3lQscV3sLn8gPB6EjK3WkhIyzHJ5EktPB/tV RVgItsaDlPjQhAtbq18X74o8enePtQCbIbJ2Xs57WTO7quT07ypcHyh9e1Vi0o5bwW7t Y0Mg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t17-v6si3674192pfa.170.2018.06.27.02.22.41; Wed, 27 Jun 2018 02:22:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752938AbeF0Hdb (ORCPT + 99 others); Wed, 27 Jun 2018 03:33:31 -0400 Received: from mx2.suse.de ([195.135.220.15]:39402 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbeF0Hda (ORCPT ); Wed, 27 Jun 2018 03:33:30 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 4B00AAFFC; Wed, 27 Jun 2018 07:33:29 +0000 (UTC) Date: Wed, 27 Jun 2018 09:33:28 +0200 From: Johannes Thumshirn To: Keith Busch Cc: Keith Busch , Linux Kernel Mailinglist , Christoph Hellwig , Linux NVMe Mailinglist , Sagi Grimberg Subject: Re: [PATCH] nvme: trace: add disk name to tracepoints Message-ID: <20180627073328.aws2apvc357jobge@linux-x5ow.site> References: <20180626135141.14088-1-jthumshirn@suse.de> <20180626135141.14088-3-jthumshirn@suse.de> <20180626150106.GB6628@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180626150106.GB6628@localhost.localdomain> User-Agent: NeoMutt/20170912 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 26, 2018 at 09:01:06AM -0600, Keith Busch wrote: > Not related to your patch, but I did notice that the req->q->id isn't > really useful here since that's not the hardware context identifier. > That's just some ida assigned software identifier. For the admin command > completion trace, it's actually a little confusing to see the qid in the > trace. It was actually requested by Martin so we can easily see which request got dispatched/completed on which request queue. -- Johannes Thumshirn Storage jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg GF: Felix Imend?rffer, Jane Smithard, Graham Norton HRB 21284 (AG N?rnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850