On 5/22/24 11:19, Vitaly Lifshits wrote:
Add support for ethtool.set_phys_id callback to initiate LED blinking
and stopping them by the ethtool interface.
This is done by storing the initial LEDCTL register value and restoring
it when LED blinking is terminated.
In addition, moved IGC_LEDCTL rel
> -Original Message-
> From: Michal Schmidt
> Sent: Thursday, May 23, 2024 4:43 AM
> To: Jesse Brandeburg ; Tony Nguyen
> ; intel-wired-...@lists.osuosl.org
> Cc: net...@vger.kernel.org; Nitesh Narayan Lal ;
> Thomas Gleixner
> Subject: [EXTERNAL] [PATCH iwl-next] ice: use irq_update_a
On 5/22/2024 4:12 PM, Michal Schmidt wrote:
> irq_set_affinity_hint() is deprecated. Use irq_update_affinity_hint()
> instead. This removes the side-effect of actually applying the affinity.
>
> The driver does not really need to worry about spreading its IRQs across
> CPUs. The core code alrea
> -Original Message-
> From: Intel-wired-lan On Behalf Of Thinh
> Tran
> Sent: Thursday, May 16, 2024 2:37 AM
> To: net...@vger.kernel.org; k...@kernel.org; Nguyen, Anthony L
> ; Loktionov, Aleksandr
> ; Kitszel, Przemyslaw
> ; pmen...@molgen.mpg.de
> Cc: eduma...@google.com; Thomas, R
> -Original Message-
> From: Intel-wired-lan On Behalf Of Thinh
> Tran
> Sent: Thursday, May 16, 2024 2:37 AM
> To: net...@vger.kernel.org; k...@kernel.org; Nguyen, Anthony L
> ; Loktionov, Aleksandr
> ; Kitszel, Przemyslaw
> ; pmen...@molgen.mpg.de
> Cc: eduma...@google.com; Thomas, R
> -Original Message-
> From: Intel-wired-lan On Behalf Of Paul
> Greenwalt
> Sent: Friday, April 19, 2024 9:05 PM
> To: intel-wired-...@lists.osuosl.org
> Cc: Michal Swiatkowski ; Greenwalt, Paul
>
> Subject: [Intel-wired-lan] [PATCH iwl-net v1] ice: fix 200G PHY types to link
> speed
On 5/23/2024 1:44 AM, Przemek Kitszel wrote:
> On 5/22/24 11:19, Vitaly Lifshits wrote:
>> Add support for ethtool.set_phys_id callback to initiate LED blinking
>> and stopping them by the ethtool interface.
>> This is done by storing the initial LEDCTL register value and restoring
>> it when LE
On module load, the ice driver checks for the lack of a specific PF
capability 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 check is not present on the unload
path when devlink
On 5/20/2024 3:20 AM, Karthik Sundaravel wrote:
> Changing the MAC address of the VFs is currently unsupported via devlink.
> Add the function handlers to set and get the HW address for the VFs.
>
> Signed-off-by: Karthik Sundaravel
> ---
> .../ethernet/intel/ice/devlink/devlink_port.c | 59 +
On 5/23/2024 2:04 PM, Dave Ertman wrote:
> On module load, the ice driver checks for the lack of a specific PF
> capability 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 c
On 5/9/2024 11:50 PM, Anil Samal wrote:
> Current driver implementation for Sideband Queue supports a
> fixed flag (ICE_AQ_FLAG_RD). To retrieve FEC statistics from
> firmware, Sideband Queue command is used with a different flag.
>
> Extend API for Sideband Queue command to use 'flag' as input
11 matches
Mail list logo