arc allnoconfig gcc
arc allyesconfig gcc
arc defconfig gcc
arc randconfig-001-20240521 gcc
arc randconfig-002-20240521 gcc
arm
arc allnoconfig gcc
arc allyesconfig gcc
arc defconfig gcc
arc randconfig-001-20240521 gcc
arc randconfig-002-20240521 gcc
arm
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
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
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
> -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
> -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