From: Michal Kubiak <michal.kubiak@intel.com>
To: Jesse Brandeburg <jbrandeburg@cloudflare.com>
Cc: <intel-wired-lan@lists.osuosl.org>,
<maciej.fijalkowski@intel.com>, <aleksander.lobakin@intel.com>,
<przemyslaw.kitszel@intel.com>,
<dawid.osuchowski@linux.intel.com>, <jacob.e.keller@intel.com>,
<netdev@vger.kernel.org>, <kernel-team@cloudflare.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-net 0/3] Fix XDP loading on machines with many CPUs
Date: Fri, 9 May 2025 12:07:50 +0200 [thread overview]
Message-ID: <aB3T9gmOo37GWNKI@localhost.localdomain> (raw)
In-Reply-To: <aBy_vW9AixQ4nREM@localhost.localdomain>
On Thu, May 08, 2025 at 04:29:17PM +0200, Michal Kubiak wrote:
[...]
> >
> > Thanks for your patience while we worked through the testing differences
> > here today. Hope this helps and let me know if you have more questions.
> >
> >
> > Jesse
> >
>
> Thanks again for reporting this bug, as it seems to have exposed a serious flaw
> in the v1 of my fix.
> As a next step, I will send the v2 of the series directly to IWL, where
> (in the patch #3) I will extend the algorithm for removing VSI nodes (to remove
> all nodes related to a given VSI). This seems to help in my local testing.
>
> Thanks,
> Michal
>
Hi Jesse,
I have just sent the v2 of the series which seems to pass my tests.
If you have the opportunity, please verify that it also works in your
environment.
The link: https://lore.kernel.org/netdev/20250509094233.197245-1-michal.kubiak@intel.com/T/#me89fd25db3e9c9101f4030af2c7ce8662686f3a1
Thanks,
Michal
WARNING: multiple messages have this Message-ID (diff)
From: Michal Kubiak <michal.kubiak@intel.com>
To: Jesse Brandeburg <jbrandeburg@cloudflare.com>
Cc: <intel-wired-lan@lists.osuosl.org>,
<maciej.fijalkowski@intel.com>, <aleksander.lobakin@intel.com>,
<przemyslaw.kitszel@intel.com>,
<dawid.osuchowski@linux.intel.com>, <jacob.e.keller@intel.com>,
<netdev@vger.kernel.org>, <kernel-team@cloudflare.com>
Subject: Re: [PATCH iwl-net 0/3] Fix XDP loading on machines with many CPUs
Date: Fri, 9 May 2025 12:07:50 +0200 [thread overview]
Message-ID: <aB3T9gmOo37GWNKI@localhost.localdomain> (raw)
In-Reply-To: <aBy_vW9AixQ4nREM@localhost.localdomain>
On Thu, May 08, 2025 at 04:29:17PM +0200, Michal Kubiak wrote:
[...]
> >
> > Thanks for your patience while we worked through the testing differences
> > here today. Hope this helps and let me know if you have more questions.
> >
> >
> > Jesse
> >
>
> Thanks again for reporting this bug, as it seems to have exposed a serious flaw
> in the v1 of my fix.
> As a next step, I will send the v2 of the series directly to IWL, where
> (in the patch #3) I will extend the algorithm for removing VSI nodes (to remove
> all nodes related to a given VSI). This seems to help in my local testing.
>
> Thanks,
> Michal
>
Hi Jesse,
I have just sent the v2 of the series which seems to pass my tests.
If you have the opportunity, please verify that it also works in your
environment.
The link: https://lore.kernel.org/netdev/20250509094233.197245-1-michal.kubiak@intel.com/T/#me89fd25db3e9c9101f4030af2c7ce8662686f3a1
Thanks,
Michal
next prev parent reply other threads:[~2025-05-09 10:08 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-22 15:36 [Intel-wired-lan] [PATCH iwl-net 0/3] Fix XDP loading on machines with many CPUs Michal Kubiak
2025-04-22 15:36 ` Michal Kubiak
2025-04-22 15:36 ` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: fix Tx scheduler error handling in XDP callback Michal Kubiak
2025-04-22 15:36 ` Michal Kubiak
2025-04-22 17:02 ` [Intel-wired-lan] " Loktionov, Aleksandr
2025-04-22 17:02 ` Loktionov, Aleksandr
2025-04-22 15:36 ` [Intel-wired-lan] [PATCH iwl-net 2/3] ice: create new Tx scheduler nodes for new queues only Michal Kubiak
2025-04-22 15:36 ` Michal Kubiak
2025-04-22 15:36 ` [Intel-wired-lan] [PATCH iwl-net 3/3] ice: fix rebuilding the Tx scheduler tree for large queue counts Michal Kubiak
2025-04-22 15:36 ` Michal Kubiak
2025-05-07 5:31 ` [Intel-wired-lan] [PATCH iwl-net 0/3] Fix XDP loading on machines with many CPUs Jesse Brandeburg
2025-05-07 5:31 ` Jesse Brandeburg
2025-05-07 8:00 ` [Intel-wired-lan] " Michal Kubiak
2025-05-07 8:00 ` Michal Kubiak
2025-05-08 5:51 ` [Intel-wired-lan] " Jesse Brandeburg
2025-05-08 5:51 ` Jesse Brandeburg
2025-05-08 14:29 ` [Intel-wired-lan] " Michal Kubiak
2025-05-08 14:29 ` Michal Kubiak
2025-05-09 10:07 ` Michal Kubiak [this message]
2025-05-09 10:07 ` Michal Kubiak
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=aB3T9gmOo37GWNKI@localhost.localdomain \
--to=michal.kubiak@intel.com \
--cc=aleksander.lobakin@intel.com \
--cc=dawid.osuchowski@linux.intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jacob.e.keller@intel.com \
--cc=jbrandeburg@cloudflare.com \
--cc=kernel-team@cloudflare.com \
--cc=maciej.fijalkowski@intel.com \
--cc=netdev@vger.kernel.org \
--cc=przemyslaw.kitszel@intel.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.