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.34 [+21.34] # 21.35 [+0.00] INFO: # Host entries configuration tests # 23.32 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.22 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.07 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 27.08 [+0.01] # 27.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.36 [+10.28] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.07 [+10.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.60 [+17.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.21 [+17.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.22 [+0.01] # 83.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.58 [+10.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.04 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.97 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.57 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.58 [+0.01] # 115.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.86 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.60 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.61 [+0.01] # 126.61 [+0.00] INFO: # Large scale dump tests # 178.44 [+51.82] TEST: IPv4 large scale dump tests [ OK ] # 403.60 [+225.16] TEST: IPv6 large scale dump tests [ OK ] # 617.33 [+213.73] TEST: L2 large scale dump tests [ OK ] # 629.77 [+12.44] TEST: Flush tests [ OK ] # 629.88 [+0.11] # 629.88 [+0.00] INFO: # Forwarding tests # 644.97 [+15.08] TEST: IPv4 host entries forwarding tests [ OK ] # 648.63 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 652.28 [+3.65] TEST: L2 host entries forwarding tests [ OK ] # 658.89 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 665.47 [+6.57] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 671.93 [+6.46] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 678.08 [+6.15] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 680.63 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 681.35 [+0.72] # 681.35 [+0.00] INFO: # Control packets tests # 685.08 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.79 [+3.72] 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__->