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