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-next>] [day] [month] [year] [list]
Message-ID: <20240426074015.251854d4@kernel.org>
Date: Fri, 26 Apr 2024 07:40:15 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Ido Schimmel <idosch@...dia.com>, Hangbin Liu <liuhangbin@...il.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [TEST] test_bridge_neigh_suppress.sh now failing in both configs

Hi Ido, Hangbin Liu,

test_bridge_neigh_suppress.sh has always been failing on debug kernels:

# Per-port ARP suppression - VLAN 10
# ----------------------------------
# TEST: arping                                                        [FAIL]
# TEST: ARP suppression                                               [ OK ]
# TEST: "neigh_suppress" is on                                        [ OK ]
# TEST: arping                                                        [FAIL]
# TEST: ARP suppression                                               [ OK ]
# TEST: FDB entry installation                                        [ OK ]
# TEST: arping                                                        [FAIL]
# TEST: ARP suppression                                               [ OK ]
# TEST: Neighbor entry installation                                   [ OK ]
# TEST: arping                                                        [FAIL]
# TEST: ARP suppression                                               [ OK ]
# TEST: H2 down                                                       [ OK ]
# TEST: arping                                                        [FAIL]
...

after we forwarded the trees to Linus's branch on Thu it's now also
failing on non-debug kernel, in the same way. It fails every time
for us, so should be easy to repro. If you find some spare cycles,
could you take a look?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ