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 # 20.71 [+20.71] # 20.71 [+0.00] INFO: # Host entries configuration tests # 22.61 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.35 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.17 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 26.18 [+0.01] # 26.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.41 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.48 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.82 [+16.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.28 [+16.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.29 [+0.01] # 79.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.38 [+10.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.41 [+10.03] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.55 [+5.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.91 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.92 [+0.01] # 109.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.02 [+10.10] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.78 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.79 [+0.01] # 120.79 [+0.00] INFO: # Large scale dump tests # 170.21 [+49.42] TEST: IPv4 large scale dump tests [ OK ] # 371.98 [+201.77] TEST: IPv6 large scale dump tests [ OK ] # 578.09 [+206.11] TEST: L2 large scale dump tests [ OK ] # 589.21 [+11.13] TEST: Flush tests [ OK ] # 589.23 [+0.01] # 589.23 [+0.00] INFO: # Forwarding tests # 604.23 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 607.91 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 611.21 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 617.45 [+6.24] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.31 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.01 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.74 [+5.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.13 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 637.74 [+0.62] # 637.74 [+0.00] INFO: # Control packets tests # 641.30 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.80 [+3.50] 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__->