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 # 13.38 [+13.38] # 13.38 [+0.00] INFO: # Host entries configuration tests # 14.34 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.30 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.20 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 16.21 [+0.01] # 16.21 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.88 [+7.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.41 [+7.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.56 [+9.15] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.52 [+8.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.53 [+0.01] # 49.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.33 [+7.80] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.02 [+7.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.11 [+3.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.09 [+2.98] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.11 [+0.02] # 71.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.94 [+7.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.29 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.30 [+0.01] # 79.31 [+0.00] INFO: # Large scale dump tests # 114.44 [+35.13] TEST: IPv4 large scale dump tests [ OK ] # 343.42 [+228.99] TEST: IPv6 large scale dump tests [ OK ] # 564.62 [+221.19] TEST: L2 large scale dump tests [ OK ] # 571.33 [+6.71] TEST: Flush tests [ OK ] # 571.42 [+0.10] # 571.42 [+0.00] INFO: # Forwarding tests # 584.38 [+12.96] TEST: IPv4 host entries forwarding tests [ OK ] # 586.47 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 588.48 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 592.17 [+3.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 595.93 [+3.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 599.56 [+3.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.35 [+3.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.81 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 605.21 [+0.39] # 605.21 [+0.00] INFO: # Control packets tests # 607.36 [+2.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.68 [+2.32] 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__->