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.27 [+19.27] # 19.27 [+0.00] INFO: # Host entries configuration tests # 21.02 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.75 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.46 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.47 [+0.01] # 24.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.74 [+10.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.82 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.98 [+16.15] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.56 [+16.58] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.57 [+0.01] # 77.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.55 [+9.98] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.77 [+10.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.89 [+5.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.38 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.40 [+0.02] # 108.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.64 [+10.24] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.28 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.29 [+0.01] # 119.29 [+0.00] INFO: # Large scale dump tests # 167.86 [+48.57] TEST: IPv4 large scale dump tests [ OK ] # 375.02 [+207.16] TEST: IPv6 large scale dump tests [ OK ] # 580.96 [+205.93] TEST: L2 large scale dump tests [ OK ] # 592.96 [+12.00] TEST: Flush tests [ OK ] # 592.97 [+0.01] # 592.97 [+0.00] INFO: # Forwarding tests # 607.70 [+14.73] TEST: IPv4 host entries forwarding tests [ OK ] # 611.14 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 614.58 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 620.78 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.79 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.40 [+5.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.47 [+6.07] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.16 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 641.78 [+0.62] # 641.79 [+0.00] INFO: # Control packets tests # 645.85 [+4.06] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.31 [+3.46] 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__->