Re: [Intel-wired-lan] [ixgbe] Crash when running an XDP program

2025-02-20 Thread Samuel Dobron
Hey, Thanks for cooperation. The issue seems to be fixed in kernel-6.14.0-0.rc3.29.eln146. Sam. On Wed, Feb 12, 2025 at 2:04 PM Toke Høiland-Jørgensen wrote: > > Maciej Fijalkowski writes: > > > On Wed, Feb 12, 2025 at 01:33:09PM +0100, Toke Høiland-Jørgensen wrote: > >> Hi folks, > >> > >> Ou

Re: [Intel-wired-lan] [ixgbe] Crash when running an XDP program

2025-02-12 Thread Toke Høiland-Jørgensen
Maciej Fijalkowski writes: > On Wed, Feb 12, 2025 at 01:33:09PM +0100, Toke Høiland-Jørgensen wrote: >> Hi folks, >> >> Our LNST testing team uncovered a crash in ixgbe when running an XDP >> program, see this report: >> https://bugzilla.redhat.com/show_bug.cgi?id=2343204 >> >> From looking at

Re: [Intel-wired-lan] [ixgbe] Crash when running an XDP program

2025-02-12 Thread Maciej Fijalkowski
On Wed, Feb 12, 2025 at 01:33:09PM +0100, Toke Høiland-Jørgensen wrote: > Hi folks, > > Our LNST testing team uncovered a crash in ixgbe when running an XDP > program, see this report: > https://bugzilla.redhat.com/show_bug.cgi?id=2343204 > > From looking at the code, it seems to me that the culp

[Intel-wired-lan] [ixgbe] Crash when running an XDP program

2025-02-12 Thread Toke Høiland-Jørgensen
Hi folks, Our LNST testing team uncovered a crash in ixgbe when running an XDP program, see this report: https://bugzilla.redhat.com/show_bug.cgi?id=2343204 >From looking at the code, it seems to me that the culprit is this commit: c824125cbb18 ("ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp(