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 28800 # selftests: net/forwarding: bridge_mdb.sh # 21.43 [+21.43] # 21.43 [+0.00] INFO: # Host entries configuration tests # 23.30 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.09 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.95 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 26.96 [+0.01] # 26.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.45 [+10.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.76 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.51 [+16.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.31 [+16.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.32 [+0.01] # 81.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.51 [+10.19] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.81 [+10.30] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.54 [+5.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.68 [+10.14] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.69 [+0.01] # 117.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.96 [+11.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.75 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.76 [+0.01] # 129.76 [+0.00] INFO: # Large scale dump tests # 183.26 [+53.50] TEST: IPv4 large scale dump tests [ OK ] # 394.78 [+211.53] TEST: IPv6 large scale dump tests [ OK ] # 603.28 [+208.49] TEST: L2 large scale dump tests [ OK ] # 615.51 [+12.24] TEST: Flush tests [ OK ] # 615.52 [+0.01] # 615.52 [+0.00] INFO: # Forwarding tests # 630.74 [+15.22] TEST: IPv4 host entries forwarding tests [ OK ] # 634.57 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 638.17 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 644.99 [+6.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.06 [+6.07] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 657.24 [+6.17] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 663.51 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 666.04 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 666.73 [+0.69] # 666.73 [+0.00] INFO: # Control packets tests # 670.60 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 674.31 [+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__->