Re: [Intel-wired-lan] [PATCH net-next] ice: Fix a NULL vs IS_ERR() check in probe()

2024-09-15 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Sat, 14 Sep 2024 12:57:56 +0300 you wrote: > The ice_allocate_sf() function returns error pointers on error. It > doesn't return NULL. Update the check to match. > > Fixes: 177ef7f1e2a0 ("ice: base subfunction a

Re: [Intel-wired-lan] [PATCH net-next] ice: Fix a couple NULL vs IS_ERR() bugs

2024-09-15 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Sat, 14 Sep 2024 12:57:28 +0300 you wrote: > The ice_repr_create() function returns error pointers. It never returns > NULL. Fix the callers to check for IS_ERR(). > > Fixes: 977514fb0fa8 ("ice: create port repr

Re: [Intel-wired-lan] igc: Network failure, reboot required: igc: Failed to read reg 0xc030!

2024-09-15 Thread Lifshits, Vitaly
On 9/14/2024 12:52 AM, Jesper Juhl wrote: On Fri, 13 Sept 2024 at 09:02, Lifshits, Vitaly wrote: On 9/12/2024 10:45 PM, Jesper Juhl wrote: Would you be able to decode the stack trace? It may be helpful to figure out which line of code this is: igc_update_stats+0x8a/0x6d0 [igc 22e0a697bfd