From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com ([134.134.136.24]:35831 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752933AbcEXD7a (ORCPT ); Mon, 23 May 2016 23:59:30 -0400 Message-ID: <5743D19D.2020405@intel.com> Date: Tue, 24 May 2016 11:59:25 +0800 From: "Yong, Jonathan" MIME-Version: 1.0 To: linux-pci@vger.kernel.org CC: bhelgaas@google.com Subject: Re: [PATCH v5] PCI: PTM Driver References: <1462956446-27361-1-git-send-email-jonathan.yong@intel.com> In-Reply-To: <1462956446-27361-1-git-send-email-jonathan.yong@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: On 05/11/2016 16:47, Yong, Jonathan wrote: > Hello LKML, > > This is a preliminary implementation of the PTM support driver. This driver > has only been tested against a virtual PCI bus since there are no known > endpoints utilizing it yet. > > Please CC me as I am not subscribed to the list. > Thanks. > Ping, any feedback?