lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e822ab45-0fa7-43bd-8236-3497d8ec0ca3@linux.intel.com>
Date: Mon, 24 Nov 2025 12:42:20 +0100
From: Marcin Szycik <marcin.szycik@...ux.intel.com>
To: Tony Nguyen <anthony.l.nguyen@...el.com>, intel-wired-lan@...ts.osuosl.org
Cc: netdev@...r.kernel.org,
 Aleksandr Loktionov <aleksandr.loktionov@...el.com>
Subject: Re: [PATCH linux-firmware] ice: update DDP LAG package to 1.3.2.0



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@...el.com>
>> Signed-off-by: Marcin Szycik <marcin.szycik@...ux.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
> 
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ