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.55 [+19.55] # 19.55 [+0.00] INFO: # Host entries configuration tests # 21.31 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.02 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.73 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.74 [+0.01] # 24.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.88 [+10.14] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.02 [+10.14] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.38 [+15.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.33 [+19.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.34 [+0.01] # 80.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.86 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.05 [+10.20] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.05 [+5.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.14 [+5.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.14 [+0.01] # 111.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.18 [+10.03] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.88 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.90 [+0.02] # 121.90 [+0.00] INFO: # Large scale dump tests # 170.89 [+49.00] TEST: IPv4 large scale dump tests [ OK ] # 377.15 [+206.26] TEST: IPv6 large scale dump tests [ OK ] # 561.88 [+184.72] TEST: L2 large scale dump tests [ OK ] # 572.51 [+10.63] TEST: Flush tests [ OK ] # 572.51 [+0.01] # 572.52 [+0.00] INFO: # Forwarding tests # 587.17 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 590.45 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 593.76 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 599.66 [+5.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.15 [+5.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 610.59 [+5.44] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 616.22 [+5.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 618.59 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 619.23 [+0.65] # 619.23 [+0.00] INFO: # Control packets tests # 623.03 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 626.46 [+3.44] 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__->