[Intel-wired-lan] [PATCH linux-firmware] ice: update DDP LAG package to 1.3.2.0

Marcin Szycik marcin.szycik at linux.intel.com
Mon Nov 24 11:42:20 UTC 2025



On 21.11.2025 22:38, Tony Nguyen wrote:
> 
> 
> On 11/18/2025 4:17 AM, Marcin Szycik wrote:
>> Highlights of changes since 1.3.1.0:
>>
>> - Add support for Intel E830 series SR-IOV Link Aggregation (LAG) in
>>    active-active mode. This uses a dual-segment package with one segment
>>    for E810 and one for E830, which increases package size.
>>
>> Testing hints:
>> - Install ice_lag package
>> - Load ice driver
>> - devlink dev eswitch set $PF1_PCI mode switchdev
>> - ip link add $BR type bridge
>> - echo 1 > /sys/class/net/$PF1/device/sriov_numvfs
>> - ip link add $BOND type bond miimon 100 mode 802.3ad
>> - ip link set $PF1 down
>> - ip link set $PF1 master $BOND
>> - ip link set $PF2 down
>> - ip link set $PF2 master $BOND
>> - ip link set $BOND master $BR
>> - ip link set $VF1_PR master $BR
>> - Configure link partner in 802.3ad bond mode
>> - Verify both links in bond are transmitting/receiving VF traffic
>> - Verify bond still works after pulling one of the cables
>>
>> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>
>> Signed-off-by: Marcin Szycik <marcin.szycik at linux.intel.com>
>> ---
>>   ...ce_lag-1.3.1.0.pkg => ice_lag-1.3.2.0.pkg} | Bin 692776 -> 1360772 bytes
>>   1 file changed, 0 insertions(+), 0 deletions(-)
>>   rename intel/ice/ddp-lag/{ice_lag-1.3.1.0.pkg => ice_lag-1.3.2.0.pkg} (49%)
> 
> The WHENCE file needs to be updated to reflect the new version.

Sorry, will update in v2.

Marcin

>>
>> diff --git a/intel/ice/ddp-lag/ice_lag-1.3.1.0.pkg b/intel/ice/ddp-lag/ice_lag-1.3.2.0.pkg
>> similarity index 49%
>> rename from intel/ice/ddp-lag/ice_lag-1.3.1.0.pkg
>> rename to intel/ice/ddp-lag/ice_lag-1.3.2.0.pkg
> 
> 



More information about the Intel-wired-lan mailing list