[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 039698a352808e72ebf74070e534be2619475148

2024-05-21 Thread kernel test robot
arc allnoconfig gcc arc allyesconfig gcc arc defconfig gcc arc randconfig-001-20240521 gcc arc randconfig-002-20240521 gcc arm

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 61d48005db1f3c1c05cb887b58f9a84991230162

2024-05-21 Thread kernel test robot
arc allnoconfig gcc arc allyesconfig gcc arc defconfig gcc arc randconfig-001-20240521 gcc arc randconfig-002-20240521 gcc arm

Re: [Intel-wired-lan] [PATCH iwl-net] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices

2024-05-21 Thread Jacob Keller
On 5/20/2024 10:55 PM, Paul Menzel wrote: > Dear Jacob, dear Paul, > > > Thank you for the patch. > > Am 20.05.24 um 23:39 schrieb Jacob Keller: >> The ice driver reads data from the Shadow RAM portion of the NVM during >> initialization, including data used to identify the NVM image and devi

Re: [Intel-wired-lan] [PATCH iwl-net] ice: check for unregistering correct number of devlink params

2024-05-21 Thread Jacob Keller
On 5/20/2024 3:20 PM, Dave Ertman wrote: > On module load, the ice driver checks for the lack of a specific PF > capabilty to determine if it should reduce the number of devlink params > to register. One situation when this test returns true is when the > driver loads in safe mode. The same ch

Re: [Intel-wired-lan] [PATCH iwl-net] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices

2024-05-21 Thread Paul Menzel
Dear Jacob, Am 21.05.24 um 21:27 schrieb Jacob Keller: On 5/20/2024 10:55 PM, Paul Menzel wrote: Am 20.05.24 um 23:39 schrieb Jacob Keller: The ice driver reads data from the Shadow RAM portion of the NVM during initialization, including data used to identify the NVM image and device, such

Re: [Intel-wired-lan] [PATCH iwl-net] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices

2024-05-21 Thread Pucha, HimasekharX Reddy
> -Original Message- > From: Intel-wired-lan On Behalf Of Jacob > Keller > Sent: Tuesday, May 21, 2024 3:10 AM > To: Intel Wired LAN > Cc: Keller, Jacob E ; Kitszel, Przemyslaw > ; Greenwalt, Paul > Subject: [Intel-wired-lan] [PATCH iwl-net] ice: fix reads from NVM Shadow RAM > on E83

Re: [Intel-wired-lan] [PATCH iwl-net] ice: fix accounting if a VLAN already exists

2024-05-21 Thread Pucha, HimasekharX Reddy
> -Original Message- > From: Intel-wired-lan On Behalf Of Jacob > Keller > Sent: Wednesday, May 8, 2024 11:40 PM > To: Intel Wired LAN > Cc: Keller, Jacob E > Subject: [Intel-wired-lan] [PATCH iwl-net] ice: fix accounting if a VLAN > already exists > > The ice_vsi_add_vlan() function i