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.32 [+21.32] # 21.32 [+0.00] INFO: # Host entries configuration tests # 23.35 [+2.03] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.32 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.17 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 27.19 [+0.01] # 27.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.03 [+10.84] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.19 [+11.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.45 [+18.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.94 [+18.49] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.95 [+0.01] # 85.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.71 [+10.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.42 [+10.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.44 [+6.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.43 [+5.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.44 [+0.01] # 119.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.86 [+10.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.63 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.64 [+0.01] # 130.64 [+0.00] INFO: # Large scale dump tests # 184.76 [+54.12] TEST: IPv4 large scale dump tests [ OK ] # 398.35 [+213.59] TEST: IPv6 large scale dump tests [ OK ] # 620.75 [+222.40] TEST: L2 large scale dump tests [ OK ] # 634.00 [+13.25] TEST: Flush tests [ OK ] # 634.01 [+0.01] # 634.01 [+0.00] INFO: # Forwarding tests # 649.45 [+15.44] TEST: IPv4 host entries forwarding tests [ OK ] # 653.17 [+3.72] TEST: IPv6 host entries forwarding tests [ OK ] # 656.74 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 663.55 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.84 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.97 [+6.13] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.24 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.73 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 685.45 [+0.71] # 685.45 [+0.00] INFO: # Control packets tests # 689.40 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.07 [+3.67] 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__->