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.20 [+19.20] # 19.20 [+0.00] INFO: # Host entries configuration tests # 21.18 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.12 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.33 [+2.20] TEST: Common host entries configuration tests (L2) [ OK ] # 25.33 [+0.01] # 25.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.49 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.79 [+10.30] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.71 [+15.92] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.18 [+15.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.19 [+0.01] # 77.19 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.59 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.27 [+10.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.44 [+5.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.55 [+5.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.56 [+0.01] # 108.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.68 [+10.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.34 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.34 [+0.01] # 119.35 [+0.00] INFO: # Large scale dump tests # 172.96 [+53.62] TEST: IPv4 large scale dump tests [ OK ] # 381.30 [+208.34] TEST: IPv6 large scale dump tests [ OK ] # 570.55 [+189.24] TEST: L2 large scale dump tests [ OK ] # 585.90 [+15.35] TEST: Flush tests [ OK ] # 585.91 [+0.01] # 585.91 [+0.00] INFO: # Forwarding tests # 600.51 [+14.60] TEST: IPv4 host entries forwarding tests [ OK ] # 603.78 [+3.27] TEST: IPv6 host entries forwarding tests [ OK ] # 607.11 [+3.32] TEST: L2 host entries forwarding tests [ OK ] # 613.42 [+6.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.29 [+5.87] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.28 [+5.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.93 [+5.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.38 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 634.07 [+0.69] # 634.07 [+0.00] INFO: # Control packets tests # 637.65 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.99 [+3.34] 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__->