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 # 18.37 [+18.37] # 18.37 [+0.00] INFO: # Host entries configuration tests # 19.93 [+1.56] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.45 [+1.52] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.95 [+1.50] TEST: Common host entries configuration tests (L2) [ OK ] # 22.96 [+0.01] # 22.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.39 [+9.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.02 [+9.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.02 [+15.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 72.18 [+15.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 72.19 [+0.01] # 72.19 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.02 [+9.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 92.12 [+10.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.51 [+5.38] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.69 [+5.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.70 [+0.01] # 102.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.71 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.41 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.42 [+0.01] # 113.42 [+0.00] INFO: # Large scale dump tests # 161.59 [+48.17] TEST: IPv4 large scale dump tests [ OK ] # 365.86 [+204.27] TEST: IPv6 large scale dump tests [ OK ] # 573.83 [+207.96] TEST: L2 large scale dump tests [ OK ] # 585.71 [+11.89] TEST: Flush tests [ OK ] # 585.72 [+0.01] # 585.72 [+0.00] INFO: # Forwarding tests # 600.78 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 604.69 [+3.91] TEST: IPv6 host entries forwarding tests [ OK ] # 608.17 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 614.70 [+6.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.12 [+6.42] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.51 [+6.39] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.80 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.32 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 637.00 [+0.68] # 637.00 [+0.00] INFO: # Control packets tests # 640.87 [+3.88] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.54 [+3.67] 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__->