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.79 [+21.79] # 21.79 [+0.00] INFO: # Host entries configuration tests # 23.86 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.86 [+2.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.79 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 27.80 [+0.01] # 27.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.37 [+10.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.98 [+10.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.07 [+18.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.00 [+16.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.01 [+0.01] # 84.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.82 [+10.81] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.63 [+10.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.62 [+5.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.87 [+6.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.88 [+0.01] # 117.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.75 [+10.87] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.56 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.57 [+0.01] # 129.57 [+0.00] INFO: # Large scale dump tests # 183.58 [+54.01] TEST: IPv4 large scale dump tests [ OK ] # 409.73 [+226.16] TEST: IPv6 large scale dump tests [ OK ] # 640.33 [+230.60] TEST: L2 large scale dump tests [ OK ] # 652.51 [+12.18] TEST: Flush tests [ OK ] # 652.60 [+0.08] # 652.60 [+0.00] INFO: # Forwarding tests # 667.72 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 671.38 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 674.76 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 681.13 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 687.49 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 693.57 [+6.08] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 699.82 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 702.42 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 703.23 [+0.81] # 703.23 [+0.00] INFO: # Control packets tests # 707.20 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 711.10 [+3.90] 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__->