Re: [PATCHv4 net-next 3/3] selftests: bonding: add test for LACP actor port priority

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 27, 2025 at 06:46:38AM -0700, Jakub Kicinski wrote:
> On Mon, 25 Aug 2025 06:45:16 +0000 Hangbin Liu wrote:
> > Here is the result output
> >   # ./bond_lacp_prio.sh
> >   TEST: bond 802.3ad (ad_actor_port_prio setting)                  [ OK ]
> >   TEST: bond 802.3ad (ad_actor_port_prio select)                   [ OK ]
> >   TEST: bond 802.3ad (ad_actor_port_prio switch)                   [ OK ]
> 
> The last case failed twice since posted:
> 
> https://netdev-3.bots.linux.dev/vmksft-bonding/results/271601/8-bond-lacp-prio-sh/stdout
> https://netdev-3.bots.linux.dev/vmksft-bonding/results/271601/8-bond-lacp-prio-sh-retry/stdout

Hmm, not sure why it failed. Maybe sleep a few time to make sure the link is
up and reselect finished..

+       # Trigger link state change to reselect the aggregator
+       ip -n "${c_ns}" link set eth1 down
+       sleep 0.5
+       ip -n "${c_ns}" link set eth1 up
+       sleep 0.5


Thanks
Hangbin




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux