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 # 21.40 [+21.40] # 21.40 [+0.00] INFO: # Host entries configuration tests # 23.20 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.13 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.91 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 26.92 [+0.01] # 26.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.42 [+10.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.06 [+10.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.37 [+17.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.48 [+17.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.49 [+0.01] # 82.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.11 [+10.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.86 [+10.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.67 [+5.81] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.42 [+5.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.43 [+0.01] # 115.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.73 [+10.31] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.49 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.50 [+0.01] # 126.50 [+0.00] INFO: # Large scale dump tests # 180.11 [+53.61] TEST: IPv4 large scale dump tests [ OK ] # 406.42 [+226.31] TEST: IPv6 large scale dump tests [ OK ] # 625.31 [+218.89] TEST: L2 large scale dump tests [ OK ] # 638.18 [+12.87] TEST: Flush tests [ OK ] # 638.25 [+0.07] # 638.25 [+0.00] INFO: # Forwarding tests # 653.37 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 657.07 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 660.85 [+3.79] TEST: L2 host entries forwarding tests [ OK ] # 667.54 [+6.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.86 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.05 [+6.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.32 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.80 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 689.55 [+0.75] # 689.55 [+0.00] INFO: # Control packets tests # 693.49 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.25 [+3.76] 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__->