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.96 [+20.96] # 20.96 [+0.00] INFO: # Host entries configuration tests # 22.92 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.78 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.74 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 26.75 [+0.01] # 26.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.20 [+10.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.49 [+10.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.73 [+17.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.07 [+17.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.08 [+0.01] # 82.08 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.70 [+10.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.17 [+10.47] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.06 [+5.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.99 [+5.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.00 [+0.01] # 115.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.82 [+10.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.64 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.65 [+0.01] # 126.65 [+0.00] INFO: # Large scale dump tests # 180.85 [+54.20] TEST: IPv4 large scale dump tests [ OK ] # 408.20 [+227.35] TEST: IPv6 large scale dump tests [ OK ] # 619.45 [+211.25] TEST: L2 large scale dump tests [ OK ] # 632.51 [+13.06] TEST: Flush tests [ OK ] # 632.59 [+0.09] # 632.59 [+0.00] INFO: # Forwarding tests # 647.74 [+15.14] TEST: IPv4 host entries forwarding tests [ OK ] # 651.51 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 655.03 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 661.71 [+6.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.78 [+6.06] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.13 [+6.36] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.50 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.18 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 683.91 [+0.72] # 683.91 [+0.00] INFO: # Control packets tests # 687.90 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.89 [+3.99] 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__->