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.30 [+21.30] # 21.31 [+0.00] INFO: # Host entries configuration tests # 23.23 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.17 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.11 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 27.12 [+0.01] # 27.12 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.81 [+10.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.31 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.98 [+17.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.91 [+17.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.92 [+0.01] # 83.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.70 [+10.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.05 [+10.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.68 [+5.63] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.14 [+10.46] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.15 [+0.01] # 121.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.13 [+10.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.91 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.92 [+0.01] # 132.92 [+0.00] INFO: # Large scale dump tests # 187.20 [+54.29] TEST: IPv4 large scale dump tests [ OK ] # 406.31 [+219.11] TEST: IPv6 large scale dump tests [ OK ] # 622.72 [+216.41] TEST: L2 large scale dump tests [ OK ] # 636.06 [+13.34] TEST: Flush tests [ OK ] # 636.07 [+0.01] # 636.07 [+0.00] INFO: # Forwarding tests # 651.38 [+15.31] TEST: IPv4 host entries forwarding tests [ OK ] # 655.15 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 658.69 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 665.43 [+6.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 671.74 [+6.31] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.88 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 684.05 [+6.17] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.57 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 687.21 [+0.64] # 687.21 [+0.00] INFO: # Control packets tests # 691.01 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.50 [+3.49] 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__->