Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sundeep.lkml@gmail.com
Cc: kuba@kernel.org, richardcochran@gmail.com,
	netdev@vger.kernel.org, sgoutham@marvell.com
Subject: Re: [PATCH v8 net-next 0/3] Add PTP support for Octeontx2
Date: Mon, 24 Aug 2020 18:16:22 -0700 (PDT)	[thread overview]
Message-ID: <20200824.181622.1928061108742352026.davem@davemloft.net> (raw)
In-Reply-To: <1598284202-19917-1-git-send-email-sundeep.lkml@gmail.com>

From: sundeep.lkml@gmail.com
Date: Mon, 24 Aug 2020 21:19:59 +0530

> 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.
> 
> Acked-by: Richard Cochran <richardcochran@gmail.com>
> Acked-by: Jakub Kicinski <kuba@kernel.org>
 ...

Series applied.

      parent reply	other threads:[~2020-08-25  1:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24 15:49 sundeep.lkml
2020-08-24 15:50 ` [PATCH v8 net-next 1/3] octeontx2-af: Support to enable/disable HW timestamping sundeep.lkml
2020-08-24 15:50 ` [PATCH v8 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor sundeep.lkml
2020-08-24 15:50 ` [PATCH v8 net-next 3/3] octeontx2-pf: Add support for PTP clock sundeep.lkml
2020-08-25  1:16 ` David Miller [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=20200824.181622.1928061108742352026.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=sgoutham@marvell.com \
    --cc=sundeep.lkml@gmail.com \
    --subject='Re: [PATCH v8 net-next 0/3] Add PTP support for Octeontx2' \
    /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

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).