From: Przemek Kitszel <przemyslaw.kitszel@intel.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Jacob Keller <jacob.e.keller@intel.com>,
Tony Nguyen <anthony.l.nguyen@intel.com>,
"Wander Lairson Costa" <wander@redhat.com>, <tglx@linutronix.de>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
"Clark Williams" <clrkwllms@kernel.org>,
Steven Rostedt <rostedt@goodmis.org>,
"Simon Horman" <horms@kernel.org>,
"moderated list:INTEL ETHERNET DRIVERS"
<intel-wired-lan@lists.osuosl.org>,
"open list:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
"open list:Real-time Linux (PREEMPT_RT):Keyword:PREEMPT_RT"
<linux-rt-devel@lists.linux.dev>
Subject: Re: [Intel-wired-lan] [PATCH v2 1/4] Revert "igb: Disable threaded IRQ for igb_msix_other"
Date: Tue, 12 Nov 2024 16:56:43 +0100 [thread overview]
Message-ID: <e7200ce3-97cd-4ce6-accf-e3041bc3eb13@intel.com> (raw)
In-Reply-To: <20241112070450.5917c986@kernel.org>
On 11/12/24 16:04, Jakub Kicinski wrote:
> On Tue, 12 Nov 2024 15:52:34 +0100 Przemek Kitszel wrote:
>> Acked-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
>
> Do you want us to take this directly?
> To be clear - we only treat an ack from the maintainer who usually
> sends us patches as implicit "please take this directly".
Please take this one directly, Tony is OOO today, same for Jake
that could've provided also his RB otherwise.
I usually don't Ack intel-only series to avoid such ambiguities.
for this particular patch I wanted to say "fine for me, on behalf
of Intel", especially that this time I didn't provided meaningful
feedback on the code (put in that way to be nice for myself);
we have a track record of discussions preventing application to
the iwl*/dev-queue (as for this patch).
WARNING: multiple messages have this Message-ID (diff)
From: Przemek Kitszel <przemyslaw.kitszel@intel.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Jacob Keller <jacob.e.keller@intel.com>,
Tony Nguyen <anthony.l.nguyen@intel.com>,
"Wander Lairson Costa" <wander@redhat.com>, <tglx@linutronix.de>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
"Clark Williams" <clrkwllms@kernel.org>,
Steven Rostedt <rostedt@goodmis.org>,
"Simon Horman" <horms@kernel.org>,
"moderated list:INTEL ETHERNET DRIVERS"
<intel-wired-lan@lists.osuosl.org>,
"open list:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
"open list:Real-time Linux (PREEMPT_RT):Keyword:PREEMPT_RT"
<linux-rt-devel@lists.linux.dev>
Subject: Re: [PATCH v2 1/4] Revert "igb: Disable threaded IRQ for igb_msix_other"
Date: Tue, 12 Nov 2024 16:56:43 +0100 [thread overview]
Message-ID: <e7200ce3-97cd-4ce6-accf-e3041bc3eb13@intel.com> (raw)
In-Reply-To: <20241112070450.5917c986@kernel.org>
On 11/12/24 16:04, Jakub Kicinski wrote:
> On Tue, 12 Nov 2024 15:52:34 +0100 Przemek Kitszel wrote:
>> Acked-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
>
> Do you want us to take this directly?
> To be clear - we only treat an ack from the maintainer who usually
> sends us patches as implicit "please take this directly".
Please take this one directly, Tony is OOO today, same for Jake
that could've provided also his RB otherwise.
I usually don't Ack intel-only series to avoid such ambiguities.
for this particular patch I wanted to say "fine for me, on behalf
of Intel", especially that this time I didn't provided meaningful
feedback on the code (put in that way to be nice for myself);
we have a track record of discussions preventing application to
the iwl*/dev-queue (as for this patch).
next prev parent reply other threads:[~2024-11-12 15:57 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 11:14 [Intel-wired-lan] [PATCH v2 1/4] Revert "igb: Disable threaded IRQ for igb_msix_other" Wander Lairson Costa
2024-11-06 11:14 ` Wander Lairson Costa
2024-11-08 7:20 ` [Intel-wired-lan] " Sebastian Andrzej Siewior
2024-11-08 7:20 ` Sebastian Andrzej Siewior
2024-11-08 11:44 ` [Intel-wired-lan] " Wander Lairson Costa
2024-11-08 11:44 ` Wander Lairson Costa
2024-11-08 12:20 ` [Intel-wired-lan] " Przemek Kitszel
2024-11-08 12:20 ` Przemek Kitszel
2024-11-08 12:28 ` [Intel-wired-lan] " Sebastian Andrzej Siewior
2024-11-08 12:28 ` Sebastian Andrzej Siewior
2024-11-08 15:02 ` [Intel-wired-lan] " Przemek Kitszel
2024-11-08 15:02 ` Przemek Kitszel
2024-11-08 23:00 ` [Intel-wired-lan] " Jacob Keller
2024-11-08 23:00 ` Jacob Keller
2024-11-11 12:53 ` [Intel-wired-lan] " Sebastian Andrzej Siewior
2024-11-11 12:53 ` Sebastian Andrzej Siewior
2024-11-12 14:52 ` [Intel-wired-lan] " Przemek Kitszel
2024-11-12 14:52 ` Przemek Kitszel
2024-11-12 15:04 ` [Intel-wired-lan] " Jakub Kicinski
2024-11-12 15:04 ` Jakub Kicinski
2024-11-12 15:56 ` Przemek Kitszel [this message]
2024-11-12 15:56 ` Przemek Kitszel
2024-11-13 2:30 ` [Intel-wired-lan] " patchwork-bot+netdevbpf
2024-11-13 2:30 ` patchwork-bot+netdevbpf
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=e7200ce3-97cd-4ce6-accf-e3041bc3eb13@intel.com \
--to=przemyslaw.kitszel@intel.com \
--cc=andrew+netdev@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=bigeasy@linutronix.de \
--cc=clrkwllms@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jacob.e.keller@intel.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-devel@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=wander@redhat.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.