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 # 18.31 [+18.31] # 18.31 [+0.00] INFO: # Host entries configuration tests # 20.09 [+1.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.90 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.73 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 23.74 [+0.01] # 23.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.70 [+9.96] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.78 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.30 [+14.51] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.42 [+15.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.43 [+0.01] # 73.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.77 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.57 [+10.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.95 [+5.38] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.42 [+5.47] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.43 [+0.01] # 105.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.09 [+10.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.76 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.77 [+0.01] # 116.77 [+0.00] INFO: # Large scale dump tests # 166.27 [+49.50] TEST: IPv4 large scale dump tests [ OK ] # 372.05 [+205.78] TEST: IPv6 large scale dump tests [ OK ] # 576.93 [+204.87] TEST: L2 large scale dump tests [ OK ] # 592.51 [+15.58] TEST: Flush tests [ OK ] # 592.52 [+0.01] # 592.52 [+0.00] INFO: # Forwarding tests # 607.30 [+14.78] TEST: IPv4 host entries forwarding tests [ OK ] # 610.68 [+3.38] TEST: IPv6 host entries forwarding tests [ OK ] # 613.87 [+3.20] TEST: L2 host entries forwarding tests [ OK ] # 619.78 [+5.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.58 [+5.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.51 [+5.93] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.41 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 639.89 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 640.57 [+0.68] # 640.57 [+0.00] INFO: # Control packets tests # 644.33 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 647.86 [+3.53] 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__->