[Intel-wired-lan] [PATCH iwl-next] i40e: Add support for fw health report

2024-07-16 Thread Kamal Heib
Add support for reporting fw status via the devlink health report. Example: # devlink health show pci/:02:00.0 reporter fw pci/:02:00.0: reporter fw state healthy error 0 recover 0 # devlink health diagnose pci/:02:00.0 reporter fw Status: normal Signed-off-by: Kamal Heib

Re: [Intel-wired-lan] [PATCH iwl-next] i40e: Add support for fw health report

2024-07-17 Thread Kamal Heib
ter fw > > pci/:02:00.0: > > reporter fw > > state healthy error 0 recover 0 > > # devlink health diagnose pci/:02:00.0 reporter fw > > Status: normal > > > >Signed-off-by: Kamal Heib > >--- > > drivers/net/ethernet/intel

[Intel-wired-lan] [PATCH iwl-next v2] i40e: Add support for fw health report

2024-07-18 Thread Kamal Heib
Add support for reporting fw status via the devlink health report. Example: # devlink health show pci/:02:00.0 reporter fw pci/:02:00.0: reporter fw state healthy error 0 recover 0 # devlink health diagnose pci/:02:00.0 reporter fw Mode: normal Signed-off-by: Kamal Heib

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix trying to free already-freed IRQ

2024-09-03 Thread Kamal Heib
+0x2fe/0x410 ? __pfx_worker_thread+0x10/0x10 kthread+0xe0/0x100 ? __pfx_kthread+0x10/0x10 ret_from_fork+0x2c/0x50 ---[ end trace ]--- Fixes: 41c445ff0f48 ("i40e: main driver core") Tested-by: YangHang Liu Signed-off-by: Kamal Heib --- drivers/net/ethernet/intel/i40e

Re: [Intel-wired-lan] [PATCH iwl-net] i40e: Fix trying to free already-freed IRQ

2024-09-04 Thread Kamal Heib
On Wed, Sep 04, 2024 at 09:00:32PM +, Loktionov, Aleksandr wrote: > > > > -Original Message- > > From: Intel-wired-lan On Behalf > > Of YangHang Liu > > Sent: Wednesday, September 4, 2024 4:37 AM > > To: Kamal Heib ; Chao Yang > > C

Re: [Intel-wired-lan] [PATCH iwl-net] i40e: Fix trying to free already-freed IRQ

2024-09-10 Thread Kamal Heib
On Thu, Sep 05, 2024 at 07:51:15AM +, Loktionov, Aleksandr wrote: > > > > -Original Message- > > From: Kamal Heib > > Sent: Thursday, September 5, 2024 1:57 AM > > To: Loktionov, Aleksandr > > Cc: YangHang Liu ; Chao Yang > > ; ivecera ;

Re: [Intel-wired-lan] [PATCH iwl-net] i40e: Fix trying to free already-freed IRQ

2024-09-11 Thread Kamal Heib
On Wed, Sep 11, 2024 at 08:50:39AM +, Loktionov, Aleksandr wrote: > > > > -Original Message- > > From: Loktionov, Aleksandr > > Sent: Wednesday, September 11, 2024 10:35 AM > > To: Kamal Heib > > Cc: YangHang Liu ; Chao Yang > > ; ivecera ;