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.34 [+21.34] # 21.34 [+0.00] INFO: # Host entries configuration tests # 23.23 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.03 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.86 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 26.87 [+0.01] # 26.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.53 [+10.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.92 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.74 [+16.81] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.57 [+16.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.58 [+0.01] # 81.58 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.92 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.38 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.05 [+5.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.64 [+5.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.66 [+0.01] # 113.66 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.19 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.96 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.97 [+0.01] # 124.97 [+0.00] INFO: # Large scale dump tests # 179.14 [+54.17] TEST: IPv4 large scale dump tests [ OK ] # 398.12 [+218.98] TEST: IPv6 large scale dump tests [ OK ] # 607.77 [+209.65] TEST: L2 large scale dump tests [ OK ] # 619.71 [+11.94] TEST: Flush tests [ OK ] # 619.78 [+0.06] # 619.78 [+0.00] INFO: # Forwarding tests # 634.57 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 637.99 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 641.43 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 648.00 [+6.57] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 654.24 [+6.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 660.25 [+6.01] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 666.57 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 669.05 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 669.79 [+0.74] # 669.79 [+0.00] INFO: # Control packets tests # 673.74 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 677.60 [+3.86] 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__->