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 # 19.41 [+19.41] # 19.41 [+0.00] INFO: # Host entries configuration tests # 21.18 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.88 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.49 [+1.62] TEST: Common host entries configuration tests (L2) [ OK ] # 24.50 [+0.01] # 24.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.49 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.31 [+9.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.50 [+15.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.56 [+15.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.57 [+0.01] # 74.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.40 [+9.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.50 [+10.09] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.49 [+4.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.65 [+5.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.66 [+0.01] # 104.66 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.60 [+9.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.24 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.25 [+0.01] # 115.25 [+0.00] INFO: # Large scale dump tests # 163.56 [+48.31] TEST: IPv4 large scale dump tests [ OK ] # 369.82 [+206.26] TEST: IPv6 large scale dump tests [ OK ] # 564.07 [+194.25] TEST: L2 large scale dump tests [ OK ] # 575.36 [+11.29] TEST: Flush tests [ OK ] # 575.37 [+0.01] # 575.37 [+0.00] INFO: # Forwarding tests # 590.03 [+14.66] TEST: IPv4 host entries forwarding tests [ OK ] # 593.44 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 596.74 [+3.29] TEST: L2 host entries forwarding tests [ OK ] # 602.81 [+6.08] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.56 [+5.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 614.05 [+5.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 619.84 [+5.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 622.38 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 622.98 [+0.60] # 622.98 [+0.00] INFO: # Control packets tests # 626.69 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.10 [+3.41] 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__->