make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 20.42 [+20.42] # 20.43 [+0.00] INFO: # Host entries configuration tests # 22.21 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.99 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.80 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 25.81 [+0.01] # 25.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.01 [+10.20] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.28 [+10.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.62 [+16.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.14 [+17.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.15 [+0.01] # 80.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.54 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.30 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.10 [+5.81] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.99 [+5.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.00 [+0.01] # 113.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.73 [+10.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.51 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.53 [+0.01] # 124.53 [+0.00] INFO: # Large scale dump tests # 179.77 [+55.24] TEST: IPv4 large scale dump tests [ OK ] # 399.20 [+219.43] TEST: IPv6 large scale dump tests [ OK ] # 622.26 [+223.06] TEST: L2 large scale dump tests [ OK ] # 635.87 [+13.61] TEST: Flush tests [ OK ] # 635.95 [+0.08] # 635.95 [+0.00] INFO: # Forwarding tests # 651.09 [+15.13] TEST: IPv4 host entries forwarding tests [ OK ] # 654.98 [+3.89] TEST: IPv6 host entries forwarding tests [ OK ] # 658.71 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 665.12 [+6.41] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 671.50 [+6.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.93 [+6.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 684.02 [+6.09] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.53 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 687.34 [+0.81] # 687.34 [+0.00] INFO: # Control packets tests # 691.09 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.81 [+3.72] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak [?2004hxx__->