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.75 [+20.75] # 20.75 [+0.00] INFO: # Host entries configuration tests # 22.48 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.55 [+2.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.47 [+1.92] TEST: Common host entries configuration tests (L2) [ OK ] # 26.48 [+0.01] # 26.48 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.19 [+10.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.80 [+10.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.16 [+17.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.07 [+16.91] 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.54 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.21 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.99 [+5.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.20 [+8.21] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.21 [+0.02] # 117.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.46 [+13.25] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.19 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.20 [+0.01] # 131.20 [+0.00] INFO: # Large scale dump tests # 184.79 [+53.59] TEST: IPv4 large scale dump tests [ OK ] # 403.79 [+219.00] TEST: IPv6 large scale dump tests [ OK ] # 614.65 [+210.86] TEST: L2 large scale dump tests [ OK ] # 626.75 [+12.09] TEST: Flush tests [ OK ] # 626.83 [+0.08] # 626.83 [+0.00] INFO: # Forwarding tests # 641.86 [+15.03] TEST: IPv4 host entries forwarding tests [ OK ] # 645.65 [+3.79] TEST: IPv6 host entries forwarding tests [ OK ] # 649.28 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 655.94 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 662.99 [+7.05] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.52 [+6.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 675.93 [+6.41] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.62 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 679.39 [+0.77] # 679.39 [+0.00] INFO: # Control packets tests # 683.32 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.25 [+3.93] 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__->