All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: "Yong, Jonathan" <jonathan.yong@intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, intel-wired-lan@lists.osuosl.org,
	Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support
Date: Mon, 15 Aug 2016 13:59:31 -0500	[thread overview]
Message-ID: <20160815185931.GD9790@localhost> (raw)
In-Reply-To: <57AA984E.8040308@intel.com>

Hi Jonathan,

On Wed, Aug 10, 2016 at 10:58:22AM +0800, Yong, Jonathan wrote:
> On 06/14/2016 03:05, Bjorn Helgaas wrote:
> > From: Jonathan Yong <jonathan.yong@intel.com>
> > 
> > Add Precision Time Measurement (PTM) support (see PCIe r3.1, sec 6.22).
> > 
> > Enable PTM on PTM Root devices and switch ports.  This does not enable PTM
> > on endpoints.
> > 
> > There currently are no PTM-capable devices on the market, but it is
> > expected to be supported by the Intel Apollo Lake platform.
> > 
> > [bhelgaas: complete rework]
> > Signed-off-by: Jonathan Yong <jonathan.yong@intel.com>
> > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> 
> Hi,
> 
> Any updates on the PTM changes?

I guess I was hoping you could test these patches.  Do you have any
way to do that?

I rebased them and pushed them to pci/ptm.  If everything looks good,
I'll merge them for v4.9.

Bjorn

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Helgaas <helgaas@kernel.org>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support
Date: Mon, 15 Aug 2016 13:59:31 -0500	[thread overview]
Message-ID: <20160815185931.GD9790@localhost> (raw)
In-Reply-To: <57AA984E.8040308@intel.com>

Hi Jonathan,

On Wed, Aug 10, 2016 at 10:58:22AM +0800, Yong, Jonathan wrote:
> On 06/14/2016 03:05, Bjorn Helgaas wrote:
> > From: Jonathan Yong <jonathan.yong@intel.com>
> > 
> > Add Precision Time Measurement (PTM) support (see PCIe r3.1, sec 6.22).
> > 
> > Enable PTM on PTM Root devices and switch ports.  This does not enable PTM
> > on endpoints.
> > 
> > There currently are no PTM-capable devices on the market, but it is
> > expected to be supported by the Intel Apollo Lake platform.
> > 
> > [bhelgaas: complete rework]
> > Signed-off-by: Jonathan Yong <jonathan.yong@intel.com>
> > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> 
> Hi,
> 
> Any updates on the PTM changes?

I guess I was hoping you could test these patches.  Do you have any
way to do that?

I rebased them and pushed them to pci/ptm.  If everything looks good,
I'll merge them for v4.9.

Bjorn

  reply	other threads:[~2016-08-15 18:59 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 19:05 [PATCH v6 0/3] PCI: Precision Time Measurement support Bjorn Helgaas
2016-06-13 19:05 ` [Intel-wired-lan] " Bjorn Helgaas
2016-06-13 19:05 ` [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support Bjorn Helgaas
2016-06-13 19:05   ` [Intel-wired-lan] " Bjorn Helgaas
2016-08-10  2:58   ` Yong, Jonathan
2016-08-10  2:58     ` [Intel-wired-lan] " Yong, Jonathan
2016-08-15 18:59     ` Bjorn Helgaas [this message]
2016-08-15 18:59       ` Bjorn Helgaas
2016-08-16  8:04       ` Yong, Jonathan
2016-08-16  8:04         ` [Intel-wired-lan] " Yong, Jonathan
2016-08-16 13:37         ` Bjorn Helgaas
2016-08-16 13:37           ` [Intel-wired-lan] " Bjorn Helgaas
2016-08-17  8:51           ` Yong, Jonathan
2016-08-17  8:51             ` [Intel-wired-lan] " Yong, Jonathan
2016-08-22 17:01           ` Bjorn Helgaas
2016-08-22 17:01             ` [Intel-wired-lan] " Bjorn Helgaas
2016-08-23  0:13             ` Yong, Jonathan
2016-08-23  0:13               ` [Intel-wired-lan] " Yong, Jonathan
2016-06-13 19:05 ` [PATCH v6 2/3] PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints Bjorn Helgaas
2016-06-13 19:05   ` [Intel-wired-lan] " Bjorn Helgaas
2016-06-13 19:05 ` [PATCH v6 3/3] PCI: Add PTM clock granularity information Bjorn Helgaas
2016-06-13 19:05   ` [Intel-wired-lan] " Bjorn Helgaas
2016-06-13 19:42   ` kbuild test robot
2016-06-13 19:42     ` [Intel-wired-lan] " kbuild test robot
2016-07-19 21:19 ` [PATCH v6 0/3] PCI: Precision Time Measurement support Bjorn Helgaas
2016-07-19 21:19   ` [Intel-wired-lan] " Bjorn Helgaas
2016-07-19 23:49   ` Yong, Jonathan
2016-07-19 23:49     ` [Intel-wired-lan] " Yong, Jonathan
2016-08-15 18:51     ` Bjorn Helgaas
2016-08-15 18:51       ` [Intel-wired-lan] " Bjorn Helgaas
2016-08-16  1:27       ` Yong, Jonathan
2016-08-16  1:27         ` [Intel-wired-lan] " Yong, Jonathan
2016-08-23 21:42 ` Bjorn Helgaas
2016-08-23 21:42   ` [Intel-wired-lan] " Bjorn Helgaas
2016-08-24  1:09   ` Yong, Jonathan
2016-08-24  1:09     ` [Intel-wired-lan] " Yong, Jonathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160815185931.GD9790@localhost \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jonathan.yong@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.