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.61 [+22.61] # 22.61 [+0.00] INFO: # Host entries configuration tests # 24.79 [+2.18] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.80 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.95 [+2.14] TEST: Common host entries configuration tests (L2) [ OK ] # 28.95 [+0.01] # 28.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 40.25 [+11.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 51.30 [+11.06] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.51 [+18.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.91 [+18.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.93 [+0.02] # 87.93 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.82 [+10.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.58 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.40 [+5.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.32 [+5.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.34 [+0.01] # 121.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.32 [+10.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 133.11 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 133.12 [+0.01] # 133.12 [+0.00] INFO: # Large scale dump tests # 189.18 [+56.06] TEST: IPv4 large scale dump tests [ OK ] # 417.43 [+228.25] TEST: IPv6 large scale dump tests [ OK ] # 650.98 [+233.56] TEST: L2 large scale dump tests [ OK ] # 664.33 [+13.34] TEST: Flush tests [ OK ] # 664.41 [+0.08] # 664.41 [+0.00] INFO: # Forwarding tests # 679.80 [+15.39] TEST: IPv4 host entries forwarding tests [ OK ] # 683.64 [+3.84] TEST: IPv6 host entries forwarding tests [ OK ] # 687.43 [+3.79] TEST: L2 host entries forwarding tests [ OK ] # 694.21 [+6.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 700.96 [+6.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 707.33 [+6.37] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 714.06 [+6.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 716.83 [+2.77] TEST: L2 port entries forwarding tests [ OK ] # 717.60 [+0.77] # 717.60 [+0.00] INFO: # Control packets tests # 721.64 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 725.54 [+3.90] 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__->