netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Alex Austin <alex.austin@amd.com>
Cc: netdev@vger.kernel.org, linux-net-drivers@amd.com,
	ecree.xilinx@gmail.com, habetsm.xilinx@gmail.com,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, richardcochran@gmail.com, lorenzo@kernel.org,
	memxor@gmail.com, alardam@gmail.com, bhelgaas@google.com
Subject: Re: [PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
Date: Tue, 05 Dec 2023 17:20:26 +0000	[thread overview]
Message-ID: <170179682639.32274.15529514811167186143.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231130135826.19018-1-alex.austin@amd.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 30 Nov 2023 13:58:24 +0000 you wrote:
> Implement ndo_hwtstamp_get and ndo_hwtstamp_set for sfc and sfc-siena.
> 
> Alex Austin (2):
>   sfc: Implement ndo_hwtstamp_(get|set)
>   sfc-siena: Implement ndo_hwtstamp_(get|set)
> 
>  drivers/net/ethernet/sfc/ef10.c             |  4 +--
>  drivers/net/ethernet/sfc/efx.c              | 24 +++++++++++++----
>  drivers/net/ethernet/sfc/net_driver.h       |  2 +-
>  drivers/net/ethernet/sfc/ptp.c              | 30 ++++++++-------------
>  drivers/net/ethernet/sfc/ptp.h              |  7 +++--
>  drivers/net/ethernet/sfc/siena/efx.c        | 24 +++++++++++++----
>  drivers/net/ethernet/sfc/siena/net_driver.h |  2 +-
>  drivers/net/ethernet/sfc/siena/ptp.c        | 30 +++++++++------------
>  drivers/net/ethernet/sfc/siena/ptp.h        |  7 +++--
>  drivers/net/ethernet/sfc/siena/siena.c      |  2 +-
>  10 files changed, 76 insertions(+), 56 deletions(-)

Here is the summary with links:
  - [net-next,1/2] sfc: Implement ndo_hwtstamp_(get|set)
    https://git.kernel.org/netdev/net-next/c/1ac23674a971
  - [net-next,2/2] sfc-siena: Implement ndo_hwtstamp_(get|set)
    https://git.kernel.org/netdev/net-next/c/d82afc800c1e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-12-05 17:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 13:58 [PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set) Alex Austin
2023-11-30 13:58 ` [PATCH net-next 1/2] " Alex Austin
2023-11-30 19:04   ` Edward Cree
2023-12-02  3:25   ` Jakub Kicinski
2023-12-04 10:26     ` Austin, Alex (DCCG)
2023-12-04 11:00       ` Vladimir Oltean
2023-12-04 18:17         ` Jakub Kicinski
2023-12-04 18:45           ` Vladimir Oltean
2023-12-05  8:52             ` Paolo Abeni
2023-12-05 13:45               ` Austin, Alex (DCCG)
2023-12-05 13:46   ` Vladimir Oltean
2023-11-30 13:58 ` [PATCH net-next 2/2] sfc-siena: " Alex Austin
2023-11-30 19:05   ` Edward Cree
2023-12-05 13:47   ` Vladimir Oltean
2023-12-05 17:20 ` patchwork-bot+netdevbpf [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=170179682639.32274.15529514811167186143.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alardam@gmail.com \
    --cc=alex.austin@amd.com \
    --cc=bhelgaas@google.com \
    --cc=davem@davemloft.net \
    --cc=ecree.xilinx@gmail.com \
    --cc=edumazet@google.com \
    --cc=habetsm.xilinx@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-net-drivers@amd.com \
    --cc=lorenzo@kernel.org \
    --cc=memxor@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=richardcochran@gmail.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).