[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84d7bbbd-5902-4b9d-9bc2-eb1704b81d57@intel.com>
Date: Fri, 21 Nov 2025 13:38:04 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: Marcin Szycik <marcin.szycik@...ux.intel.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 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.
>
> 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