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 # 22.49 [+22.49] # 22.50 [+0.00] INFO: # Host entries configuration tests # 24.47 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.41 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.38 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 28.40 [+0.02] # 28.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.28 [+10.88] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.01 [+10.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.57 [+17.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 91.08 [+23.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 91.09 [+0.01] # 91.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 102.03 [+10.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 112.56 [+10.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 118.31 [+5.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 123.91 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 123.92 [+0.02] # 123.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 134.57 [+10.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 135.29 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 135.30 [+0.01] # 135.30 [+0.00] INFO: # Large scale dump tests # 188.54 [+53.24] TEST: IPv4 large scale dump tests [ OK ] # 407.18 [+218.64] TEST: IPv6 large scale dump tests [ OK ] # 622.98 [+215.80] TEST: L2 large scale dump tests [ OK ] # 634.94 [+11.96] TEST: Flush tests [ OK ] # 634.96 [+0.02] # 634.96 [+0.00] INFO: # Forwarding tests # 650.14 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 653.82 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 657.42 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 664.30 [+6.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.67 [+6.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.25 [+6.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.85 [+6.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.53 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 687.23 [+0.71] # 687.23 [+0.00] INFO: # Control packets tests # 691.42 [+4.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.34 [+3.92] 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 xx__->