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 # 12.82 [+12.82] # 12.82 [+0.00] INFO: # Host entries configuration tests # 13.66 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.60 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.54 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 15.55 [+0.01] # 15.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.16 [+7.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.75 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.95 [+8.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.64 [+7.68] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.65 [+0.01] # 46.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.19 [+7.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.62 [+7.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.38 [+2.76] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.05 [+2.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.06 [+0.01] # 67.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.60 [+7.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.99 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.00 [+0.01] # 75.00 [+0.00] INFO: # Large scale dump tests # 109.44 [+34.44] TEST: IPv4 large scale dump tests [ OK ] # 333.47 [+224.03] TEST: IPv6 large scale dump tests [ OK ] # 563.36 [+229.89] TEST: L2 large scale dump tests [ OK ] # 569.88 [+6.52] TEST: Flush tests [ OK ] # 569.99 [+0.11] # 569.99 [+0.00] INFO: # Forwarding tests # 582.97 [+12.97] TEST: IPv4 host entries forwarding tests [ OK ] # 585.22 [+2.25] TEST: IPv6 host entries forwarding tests [ OK ] # 587.44 [+2.23] TEST: L2 host entries forwarding tests [ OK ] # 591.86 [+4.42] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 595.50 [+3.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.95 [+3.44] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 602.47 [+3.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 603.97 [+1.49] TEST: L2 port entries forwarding tests [ OK ] # 604.38 [+0.41] # 604.38 [+0.00] INFO: # Control packets tests # 606.50 [+2.12] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.81 [+2.31] 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__->