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 # 19.89 [+19.89] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.75 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.69 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.60 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 25.61 [+0.01] # 25.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.07 [+10.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.40 [+10.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.49 [+17.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.30 [+16.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.31 [+0.01] # 80.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.75 [+10.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.01 [+10.26] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.65 [+5.64] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.13 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.14 [+0.01] # 112.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.10 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.85 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.86 [+0.01] # 122.86 [+0.00] INFO: # Large scale dump tests # 172.36 [+49.51] TEST: IPv4 large scale dump tests [ OK ] # 374.20 [+201.84] TEST: IPv6 large scale dump tests [ OK ] # 575.79 [+201.59] TEST: L2 large scale dump tests [ OK ] # 587.13 [+11.34] TEST: Flush tests [ OK ] # 587.14 [+0.01] # 587.14 [+0.00] INFO: # Forwarding tests # 601.76 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 604.93 [+3.18] TEST: IPv6 host entries forwarding tests [ OK ] # 608.15 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 614.20 [+6.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.15 [+5.95] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.99 [+5.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.88 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.26 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 634.97 [+0.71] # 634.97 [+0.00] INFO: # Control packets tests # 638.53 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.10 [+3.57] 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__->