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 # 20.77 [+20.77] # 20.77 [+0.00] INFO: # Host entries configuration tests # 22.81 [+2.03] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.83 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.77 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 26.78 [+0.01] # 26.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.19 [+10.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.90 [+12.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.40 [+18.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.91 [+17.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.92 [+0.01] # 85.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.26 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.97 [+10.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.28 [+6.31] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.65 [+6.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.66 [+0.01] # 119.66 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.40 [+10.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.23 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.25 [+0.02] # 131.25 [+0.00] INFO: # Large scale dump tests # 183.15 [+51.90] TEST: IPv4 large scale dump tests [ OK ] # 404.81 [+221.66] TEST: IPv6 large scale dump tests [ OK ] # 622.78 [+217.97] TEST: L2 large scale dump tests [ OK ] # 634.79 [+12.01] TEST: Flush tests [ OK ] # 634.88 [+0.09] # 634.88 [+0.00] INFO: # Forwarding tests # 649.69 [+14.81] TEST: IPv4 host entries forwarding tests [ OK ] # 653.39 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 656.78 [+3.39] TEST: L2 host entries forwarding tests [ OK ] # 663.48 [+6.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.77 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.97 [+6.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.29 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.72 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 685.48 [+0.76] # 685.48 [+0.00] INFO: # Control packets tests # 689.53 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.41 [+3.88] 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__->