All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, andrew+netdev@lunn.ch,
	netdev@vger.kernel.org, karol.kolacinski@intel.com,
	jacob.e.keller@intel.com, przemyslaw.kitszel@intel.com,
	richardcochran@gmail.com
Subject: Re: [PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up
Date: Sat, 21 Jun 2025 15:30:13 +0000	[thread overview]
Message-ID: <175051981350.1884019.11630901452981986071.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250618174231.3100231-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Wed, 18 Jun 2025 10:42:12 -0700 you wrote:
> Jake Keller says:
> 
> Separate TSPLL related functions and definitions from all PTP-related
> files and clean up the code by implementing multiple helpers.
> 
> Adjust TSPLL wait times and fall back to TCXO on lock failure to ensure
> proper init flow of TSPLL.
> 
> [...]

Here is the summary with links:
  - [net-next,01/15] ice: move TSPLL functions to a separate file
    https://git.kernel.org/netdev/net-next/c/be7f0c1f47c7
  - [net-next,02/15] ice: rename TSPLL and CGU functions and definitions
    https://git.kernel.org/netdev/net-next/c/1ff7a6c5d3f5
  - [net-next,03/15] ice: fix E825-C TSPLL register definitions
    https://git.kernel.org/netdev/net-next/c/bf12bc439407
  - [net-next,04/15] ice: remove ice_tspll_params_e825 definitions
    https://git.kernel.org/netdev/net-next/c/b14b2d076ce8
  - [net-next,05/15] ice: use designated initializers for TSPLL consts
    https://git.kernel.org/netdev/net-next/c/b3b26c983a55
  - [net-next,06/15] ice: add TSPLL log config helper
    https://git.kernel.org/netdev/net-next/c/0dffcea4121a
  - [net-next,07/15] ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers
    (no matching commit)
  - [net-next,08/15] ice: clear time_sync_en field for E825-C during reprogramming
    (no matching commit)
  - [net-next,09/15] ice: read TSPLL registers again before reporting status
    (no matching commit)
  - [net-next,10/15] ice: use bitfields instead of unions for CGU regs
    (no matching commit)
  - [net-next,11/15] ice: add multiple TSPLL helpers
    (no matching commit)
  - [net-next,12/15] ice: wait before enabling TSPLL
    (no matching commit)
  - [net-next,13/15] ice: fall back to TCXO on TSPLL lock fail
    (no matching commit)
  - [net-next,14/15] ice: move TSPLL init calls to ice_ptp.c
    (no matching commit)
  - [net-next,15/15] ice: default to TIME_REF instead of TXCO on E825-C
    (no matching commit)

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



      parent reply	other threads:[~2025-06-21 15:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18 17:42 [PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 01/15] ice: move TSPLL functions to a separate file Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 02/15] ice: rename TSPLL and CGU functions and definitions Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 03/15] ice: fix E825-C TSPLL register definitions Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 04/15] ice: remove ice_tspll_params_e825 definitions Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 05/15] ice: use designated initializers for TSPLL consts Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 06/15] ice: add TSPLL log config helper Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 07/15] ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers Tony Nguyen
2025-06-21 15:23   ` Jakub Kicinski
2025-06-23 23:43     ` Jacob Keller
2025-06-18 17:42 ` [PATCH net-next 08/15] ice: clear time_sync_en field for E825-C during reprogramming Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 09/15] ice: read TSPLL registers again before reporting status Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 10/15] ice: use bitfields instead of unions for CGU regs Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 11/15] ice: add multiple TSPLL helpers Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 12/15] ice: wait before enabling TSPLL Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 13/15] ice: fall back to TCXO on TSPLL lock fail Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 14/15] ice: move TSPLL init calls to ice_ptp.c Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 15/15] ice: default to TIME_REF instead of TXCO on E825-C Tony Nguyen
2025-06-21 15:23 ` [PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up Jakub Kicinski
2025-06-21 15:30 ` 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=175051981350.1884019.11630901452981986071.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jacob.e.keller@intel.com \
    --cc=karol.kolacinski@intel.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.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 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.