netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Cochran <richardcochran@gmail.com>
To: Subbaraya Sundeep <sbhatta@marvell.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	sgoutham@marvell.com
Subject: Re: [PATCH v4 net-next 0/3] Add PTP support for Octeontx2
Date: Wed, 15 Jul 2020 06:20:28 -0700	[thread overview]
Message-ID: <20200715132028.GA27070@hoboy> (raw)
In-Reply-To: <1594816689-5935-1-git-send-email-sbhatta@marvell.com>

On Wed, Jul 15, 2020 at 06:08:06PM +0530, Subbaraya Sundeep wrote:
> Hi,
> 
> This patchset adds PTP support for Octeontx2 platform.
> PTP is an independent coprocessor block from which
> CGX block fetches timestamp and prepends it to the
> packet before sending to NIX block. Patches are as
> follows:
> 
> Patch 1: Patch to enable/disable packet timstamping
> 	 in CGX upon mailbox request. It also adjusts
> 	 packet parser (NPC) for the 8 bytes timestamp
> 	 appearing before the packet.
> 
> Patch 2: Patch adding PTP pci driver which configures
> 	 the PTP block and hooks up to RVU AF driver.
> 	 It also exposes a mailbox call to adjust PTP
> 	 hardware clock.
> 
> Patch 3: Patch adding PTP clock driver for PF netdev.
> 
> 
> Aleksey Makarov (2):
>   octeontx2-af: Add support for Marvell PTP coprocessor
>   octeontx2-pf: Add support for PTP clock
> 
> Zyta Szpak (1):
>   octeontx2-af: Support to enable/disable HW timestamping

Acked-by: Richard Cochran <richardcochran@gmail.com>

      parent reply	other threads:[~2020-07-15 13:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 12:38 [PATCH v4 net-next 0/3] Add PTP support for Octeontx2 Subbaraya Sundeep
2020-07-15 12:38 ` [PATCH v4 net-next 1/3] octeontx2-af: Support to enable/disable HW timestamping Subbaraya Sundeep
2020-07-15 12:38 ` [PATCH v4 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor Subbaraya Sundeep
2020-07-15 12:38 ` [PATCH v4 net-next 3/3] octeontx2-pf: Add support for PTP clock Subbaraya Sundeep
2020-07-17  0:11   ` Jakub Kicinski
2020-07-17  5:11     ` sundeep subbaraya
2020-07-17 17:48       ` Jakub Kicinski
2020-07-17 18:02         ` David Miller
2020-07-18 12:54           ` sundeep subbaraya
2020-07-18 12:53         ` sundeep subbaraya
2020-07-15 13:20 ` Richard Cochran [this message]

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=20200715132028.GA27070@hoboy \
    --to=richardcochran@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sbhatta@marvell.com \
    --cc=sgoutham@marvell.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).