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 # 21.54 [+21.54] # 21.54 [+0.00] INFO: # Host entries configuration tests # 23.53 [+1.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.47 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.39 [+1.92] TEST: Common host entries configuration tests (L2) [ OK ] # 27.40 [+0.01] # 27.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.82 [+10.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.64 [+10.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.08 [+17.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.81 [+17.73] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.82 [+0.01] # 83.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.44 [+10.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.45 [+11.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.46 [+6.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.16 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.17 [+0.01] # 117.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.04 [+10.87] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.84 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.85 [+0.01] # 128.85 [+0.00] INFO: # Large scale dump tests # 183.06 [+54.21] TEST: IPv4 large scale dump tests [ OK ] # 403.02 [+219.95] TEST: IPv6 large scale dump tests [ OK ] # 626.51 [+223.50] TEST: L2 large scale dump tests [ OK ] # 639.88 [+13.37] TEST: Flush tests [ OK ] # 639.97 [+0.09] # 639.97 [+0.00] INFO: # Forwarding tests # 655.57 [+15.59] TEST: IPv4 host entries forwarding tests [ OK ] # 659.34 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 663.24 [+3.90] TEST: L2 host entries forwarding tests [ OK ] # 670.40 [+7.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 677.30 [+6.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.49 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.12 [+6.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.77 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 693.56 [+0.79] # 693.56 [+0.00] INFO: # Control packets tests # 697.49 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.20 [+3.71] 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__->