Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts

2025-07-23 Thread Elliott Mitchell
On Thu, Jul 17, 2025 at 07:29:51AM -0700, Jakub Kicinski wrote: > On Tue, 15 Jul 2025 16:11:29 + Anthoine Bourgeois wrote: > > Fixes: b27d47950e48 ("xen/netfront: harden netfront against event channel > > storms") > > Not entirely sure who you expect to apply this patch, but if networking > t

Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts

2025-07-18 Thread Jakub Kicinski
On Fri, 18 Jul 2025 09:19:17 +0200 Jürgen Groß wrote: > On 17.07.25 16:29, Jakub Kicinski wrote: > > On Tue, 15 Jul 2025 16:11:29 + Anthoine Bourgeois wrote: > >> Fixes: b27d47950e48 ("xen/netfront: harden netfront against event channel > >> storms") > > > > Not entirely sure who you expe

Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts

2025-07-18 Thread Anthoine Bourgeois
On Thu, Jul 17, 2025 at 07:29:51AM -0700, Jakub Kicinski wrote: >On Tue, 15 Jul 2025 16:11:29 + Anthoine Bourgeois wrote: >> Fixes: b27d47950e48 ("xen/netfront: harden netfront against event channel >> storms") > >Not entirely sure who you expect to apply this patch, but if networking >then I

Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts

2025-07-18 Thread Jürgen Groß
On 17.07.25 16:29, Jakub Kicinski wrote: On Tue, 15 Jul 2025 16:11:29 + Anthoine Bourgeois wrote: Fixes: b27d47950e48 ("xen/netfront: harden netfront against event channel storms") Not entirely sure who you expect to apply this patch, but if networking then I wouldn't classify this is a f

Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts

2025-07-17 Thread Jakub Kicinski
On Tue, 15 Jul 2025 16:11:29 + Anthoine Bourgeois wrote: > Fixes: b27d47950e48 ("xen/netfront: harden netfront against event channel > storms") Not entirely sure who you expect to apply this patch, but if networking then I wouldn't classify this is a fix. The "regression" happened 4 years ago