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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7a18de32-73c6-4d54-831e-714e6ff0ccf1@molgen.mpg.de>
Date: Mon, 24 Nov 2025 12:50:18 +0100
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Marcin Szycik <marcin.szycik@...ux.intel.com>
Cc: intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org,
 anthony.l.nguyen@...el.com,
 Aleksandr Loktionov <aleksandr.loktionov@...el.com>
Subject: Re: [Intel-wired-lan] [PATCH linux-firmware v2] ice: update DDP LAG
 package to 1.3.2.0



Am 24.11.25 um 12:43 schrieb Marcin Szycik:
> 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

Give the command?

Format the comands below without the bullet, so it can be copied more 
easily?

> - 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

How?

> - Verify both links in bond are transmitting/receiving VF traffic
> - Verify bond still works after pulling one of the cables

Please give the command.

> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> Signed-off-by: Marcin Szycik <marcin.szycik@...ux.intel.com>
> ---
> v2: Update WHENCE
> ---
>   WHENCE                                        |   2 +-
>   ...ce_lag-1.3.1.0.pkg => ice_lag-1.3.2.0.pkg} | Bin 692776 -> 1360772 bytes
>   2 files changed, 1 insertion(+), 1 deletion(-)
>   rename intel/ice/ddp-lag/{ice_lag-1.3.1.0.pkg => ice_lag-1.3.2.0.pkg} (49%)
> 
> diff --git a/WHENCE b/WHENCE
> index 02e6d3575f99..7b63c659f100 100644
> --- a/WHENCE
> +++ b/WHENCE
> @@ -6970,7 +6970,7 @@ Driver: ice - Intel(R) Ethernet Connection E800 Series
>   
>   File: intel/ice/ddp/ice-1.3.43.0.pkg
>   Link: intel/ice/ddp/ice.pkg -> ice-1.3.43.0.pkg
> -File: intel/ice/ddp-lag/ice_lag-1.3.1.0.pkg
> +File: intel/ice/ddp-lag/ice_lag-1.3.2.0.pkg

[…]

Reviewed-by: Paul Menzel <pmenzel@...gen.mpg.de>


Kind regards,

Paul

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ