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-next>] [day] [month] [year] [list]
Message-ID: <20240122135524.251b0975@kernel.org>
Date: Mon, 22 Jan 2024 13:55:24 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Benjamin Poirier <bpoirier@...dia.com>, Hangbin Liu
 <liuhangbin@...il.com>, Jay Vosburgh <j.vosburgh@...il.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [TEST] bond_options.sh looks flaky

Hi folks,

looks like tools/testing/selftests/drivers/net/bonding/bond_options.sh
is a bit flaky. This error:

# TEST: prio (balance-alb arp_ip_target primary_reselect 1)           [FAIL]
# Current active slave is eth2 but not eth1

https://netdev-2.bots.linux.dev/vmksft-bonding/results/432442/7-bond-options-sh

was gone on the next run, even tho the only difference between 
the content of the tree was:

$ git diff net-next-2024-01-22--18-00..net-next-2024-01-22--21-00 --stat 
 Documentation/devicetree/bindings/net/adi,adin.yaml | 7 ++-----
 drivers/net/dsa/mv88e6xxx/chip.c                    | 2 +-
 drivers/net/phy/adin.c                              | 2 --
 3 files changed, 3 insertions(+), 8 deletions(-)

So definitely nothing of relevance.. 

Any ideas?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ