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.37 [+19.37] # 19.37 [+0.00] INFO: # Host entries configuration tests # 21.13 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.92 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.63 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 24.64 [+0.01] # 24.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.84 [+10.20] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.89 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.00 [+16.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.30 [+17.30] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.31 [+0.01] # 78.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.18 [+10.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.11 [+10.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.23 [+6.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.27 [+6.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.29 [+0.02] # 112.29 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.97 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.78 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.79 [+0.01] # 123.79 [+0.00] INFO: # Large scale dump tests # 178.96 [+55.17] TEST: IPv4 large scale dump tests [ OK ] # 405.29 [+226.34] TEST: IPv6 large scale dump tests [ OK ] # 636.45 [+231.16] TEST: L2 large scale dump tests [ OK ] # 649.58 [+13.13] TEST: Flush tests [ OK ] # 649.66 [+0.08] # 649.66 [+0.00] INFO: # Forwarding tests # 665.40 [+15.74] TEST: IPv4 host entries forwarding tests [ OK ] # 669.43 [+4.03] TEST: IPv6 host entries forwarding tests [ OK ] # 673.51 [+4.09] TEST: L2 host entries forwarding tests [ OK ] # 680.55 [+7.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 687.13 [+6.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 694.52 [+7.39] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 701.55 [+7.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 704.39 [+2.85] TEST: L2 port entries forwarding tests [ OK ] # 705.23 [+0.84] # 705.23 [+0.00] INFO: # Control packets tests # 709.56 [+4.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 713.65 [+4.09] 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__->