From: Ahmed Zaki <ahmed.zaki@intel.com>
To: Paul Menzel <pmenzel@molgen.mpg.de>
Cc: <intel-wired-lan@lists.osuosl.org>, <netdev@vger.kernel.org>
Subject: Re: [Intel-wired-lan] [PATCH RFC net-next 2/2] idpf: use napi's irq affinity
Date: Fri, 6 Dec 2024 10:58:19 -0700 [thread overview]
Message-ID: <fd139f17-6c19-470b-ba28-fead978cb674@intel.com> (raw)
In-Reply-To: <c011ef8d-04c0-485e-8fd9-e05952bfef82@molgen.mpg.de>
On 2024-12-06 1:29 a.m., Paul Menzel wrote:
> Dear Ahmed,
>
>
> Thank you for your patch.
>
> Am 06.12.24 um 01:12 schrieb Ahmed Zaki:
>> Delete the driver CPU affinity info and use the core's napi config
>> instead.
>
> Excuse my ignorance, but could you please state why? (Is the core’s napi
> config the successor?)
>
Hi Paul
I am not sure I understand what you mean by "successor"!
This patch is an example on how the new "napi_config->affinity_mask"
defined in patch 1/2 of the series could be used instead of keeping the
affinity mask in the driver.
It is kind of code cleanup since the task can be done in the core for
all drivers.
prev parent reply other threads:[~2024-12-06 17:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 0:12 [PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config Ahmed Zaki
2024-12-06 0:12 ` [PATCH RFC net-next 1/2] " Ahmed Zaki
2024-12-08 2:24 ` Jakub Kicinski
2024-12-06 0:12 ` [PATCH RFC net-next 2/2] idpf: use napi's irq affinity Ahmed Zaki
2024-12-06 8:29 ` [Intel-wired-lan] " Paul Menzel
2024-12-06 17:58 ` Ahmed Zaki [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=fd139f17-6c19-470b-ba28-fead978cb674@intel.com \
--to=ahmed.zaki@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=netdev@vger.kernel.org \
--cc=pmenzel@molgen.mpg.de \
/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).