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.72 [+21.72] # 21.72 [+0.00] INFO: # Host entries configuration tests # 23.71 [+1.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.60 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.54 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 27.56 [+0.01] # 27.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.47 [+10.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.24 [+10.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 72.09 [+22.85] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 90.13 [+18.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 90.15 [+0.01] # 90.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 101.06 [+10.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 112.06 [+11.00] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 118.23 [+6.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 124.35 [+6.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 124.36 [+0.01] # 124.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 135.16 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 135.95 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 135.96 [+0.01] # 135.96 [+0.00] INFO: # Large scale dump tests # 189.26 [+53.30] TEST: IPv4 large scale dump tests [ OK ] # 409.89 [+220.63] TEST: IPv6 large scale dump tests [ OK ] # 628.53 [+218.64] TEST: L2 large scale dump tests [ OK ] # 640.79 [+12.26] TEST: Flush tests [ OK ] # 640.80 [+0.01] # 640.80 [+0.00] INFO: # Forwarding tests # 655.57 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 659.11 [+3.54] TEST: IPv6 host entries forwarding tests [ OK ] # 662.81 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 669.42 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.44 [+6.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.51 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.73 [+6.22] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.37 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 691.13 [+0.76] # 691.13 [+0.00] INFO: # Control packets tests # 695.11 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 699.01 [+3.90] 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__->