Message ID | 20190103225033.11249-1-keith.busch@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pci-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 823ED14DE for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 3 Jan 2019 22:52:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 721B42237D for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 3 Jan 2019 22:52:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 65FEF24BFE; Thu, 3 Jan 2019 22:52:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1CA9A2237D for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 3 Jan 2019 22:52:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728504AbfACWw3 (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 3 Jan 2019 17:52:29 -0500 Received: from mga03.intel.com ([134.134.136.65]:4211 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728481AbfACWw3 (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 3 Jan 2019 17:52:29 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jan 2019 14:52:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,436,1539673200"; d="scan'208";a="307303344" Received: from unknown (HELO localhost.lm.intel.com) ([10.232.112.69]) by fmsmga006.fm.intel.com with ESMTP; 03 Jan 2019 14:52:28 -0800 From: Keith Busch <keith.busch@intel.com> To: Jens Axboe <axboe@kernel.dk>, Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>, Ming Lei <ming.lei@redhat.com>, linux-nvme@lists.infradead.org, Bjorn Helgaas <helgaas@kernel.org>, linux-pci@vger.kernel.org Cc: Keith Busch <keith.busch@intel.com> Subject: [PATCHv2 0/4] NVMe IRQ sets fixups Date: Thu, 3 Jan 2019 15:50:29 -0700 Message-Id: <20190103225033.11249-1-keith.busch@intel.com> X-Mailer: git-send-email 2.13.6 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series | NVMe IRQ sets fixups | expand |