netdev.vger.kernel.org archive mirror
 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, netdev@vger.kernel.org,
	jacob.e.keller@intel.com, richardcochran@gmail.com
Subject: Re: [PATCH net-next 0/5][pull request] ice: Improve miscellaneous interrupt code
Date: Mon, 12 Jun 2023 08:40:22 +0000	[thread overview]
Message-ID: <168655922244.2912.10217934419364747900.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230608202115.453965-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 Thu,  8 Jun 2023 13:21:10 -0700 you wrote:
> Jacob Keller says:
> 
> This series improves the driver's use of the threaded IRQ and the
> communication between ice_misc_intr() and the ice_misc_intr_thread_fn()
> which was previously introduced by commit 1229b33973c7 ("ice: Add low
> latency Tx timestamp read").
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] ice: handle extts in the miscellaneous interrupt thread
    https://git.kernel.org/netdev/net-next/c/6e8b2c88fc8c
  - [net-next,2/5] ice: always return IRQ_WAKE_THREAD in ice_misc_intr()
    https://git.kernel.org/netdev/net-next/c/d578e618f192
  - [net-next,3/5] ice: introduce ICE_TX_TSTAMP_WORK enumeration
    https://git.kernel.org/netdev/net-next/c/ae39eb42dd06
  - [net-next,4/5] ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling
    https://git.kernel.org/netdev/net-next/c/9a8648cce8d8
  - [net-next,5/5] ice: do not re-enable miscellaneous interrupt until thread_fn completes
    https://git.kernel.org/netdev/net-next/c/0ec38df36ea1

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-06-12  8:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-08 20:21 [PATCH net-next 0/5][pull request] ice: Improve miscellaneous interrupt code Tony Nguyen
2023-06-08 20:21 ` [PATCH net-next 1/5] ice: handle extts in the miscellaneous interrupt thread Tony Nguyen
2023-06-08 20:21 ` [PATCH net-next 2/5] ice: always return IRQ_WAKE_THREAD in ice_misc_intr() Tony Nguyen
2023-06-08 20:21 ` [PATCH net-next 3/5] ice: introduce ICE_TX_TSTAMP_WORK enumeration Tony Nguyen
2023-06-08 20:21 ` [PATCH net-next 4/5] ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling Tony Nguyen
2023-06-08 20:21 ` [PATCH net-next 5/5] ice: do not re-enable miscellaneous interrupt until thread_fn completes Tony Nguyen
2023-06-12  8:40 ` 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=168655922244.2912.10217934419364747900.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jacob.e.keller@intel.com \
    --cc=kuba@kernel.org \
    --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).