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.42 [+20.42] # 20.42 [+0.00] INFO: # Host entries configuration tests # 22.45 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.24 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.07 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 26.08 [+0.01] # 26.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.98 [+10.91] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.56 [+10.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.87 [+17.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.08 [+17.21] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.09 [+0.01] # 82.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.04 [+10.95] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.61 [+10.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.26 [+5.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.25 [+5.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.26 [+0.01] # 115.26 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.38 [+11.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.18 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.19 [+0.01] # 127.19 [+0.00] INFO: # Large scale dump tests # 183.89 [+56.70] TEST: IPv4 large scale dump tests [ OK ] # 414.34 [+230.45] TEST: IPv6 large scale dump tests [ OK ] # 641.56 [+227.22] TEST: L2 large scale dump tests [ OK ] # 654.14 [+12.58] TEST: Flush tests [ OK ] # 654.24 [+0.10] # 654.24 [+0.00] INFO: # Forwarding tests # 669.41 [+15.17] TEST: IPv4 host entries forwarding tests [ OK ] # 673.17 [+3.76] TEST: IPv6 host entries forwarding tests [ OK ] # 676.79 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 683.24 [+6.45] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 689.60 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 695.93 [+6.32] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 702.21 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 704.73 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 705.50 [+0.77] # 705.50 [+0.00] INFO: # Control packets tests # 709.62 [+4.12] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 713.56 [+3.94] 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__->