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 # 22.10 [+22.10] # 22.10 [+0.00] INFO: # Host entries configuration tests # 24.29 [+2.19] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.31 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.34 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 28.35 [+0.01] # 28.35 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.35 [+11.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.27 [+10.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.19 [+17.92] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.63 [+17.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.64 [+0.01] # 85.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.33 [+10.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.90 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.57 [+5.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.35 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.36 [+0.01] # 118.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.92 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.72 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.73 [+0.01] # 129.73 [+0.00] INFO: # Large scale dump tests # 184.36 [+54.63] TEST: IPv4 large scale dump tests [ OK ] # 405.32 [+220.96] TEST: IPv6 large scale dump tests [ OK ] # 621.63 [+216.30] TEST: L2 large scale dump tests [ OK ] # 634.04 [+12.42] TEST: Flush tests [ OK ] # 634.14 [+0.10] # 634.14 [+0.00] INFO: # Forwarding tests # 649.20 [+15.06] TEST: IPv4 host entries forwarding tests [ OK ] # 653.15 [+3.95] TEST: IPv6 host entries forwarding tests [ OK ] # 656.91 [+3.76] TEST: L2 host entries forwarding tests [ OK ] # 663.84 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.33 [+6.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.58 [+6.25] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.58 [+6.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.24 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 686.02 [+0.78] # 686.02 [+0.00] INFO: # Control packets tests # 690.05 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.99 [+3.94] 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__->