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.84 [+12.84] # 12.84 [+0.00] INFO: # Host entries configuration tests # 13.78 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.68 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.59 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.60 [+0.01] # 15.60 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.14 [+7.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.63 [+7.49] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.67 [+8.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.00 [+8.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.02 [+0.02] # 47.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.76 [+7.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.56 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.63 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.59 [+2.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.60 [+0.01] # 68.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.29 [+7.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.67 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.68 [+0.01] # 76.68 [+0.00] INFO: # Large scale dump tests # 114.38 [+37.70] TEST: IPv4 large scale dump tests [ OK ] # 334.07 [+219.69] TEST: IPv6 large scale dump tests [ OK ] # 562.47 [+228.41] TEST: L2 large scale dump tests [ OK ] # 568.94 [+6.47] TEST: Flush tests [ OK ] # 569.07 [+0.13] # 569.07 [+0.00] INFO: # Forwarding tests # 582.17 [+13.10] TEST: IPv4 host entries forwarding tests [ OK ] # 584.29 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 586.40 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 590.23 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.00 [+3.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.73 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.56 [+3.83] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 603.11 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 603.56 [+0.45] # 603.56 [+0.00] INFO: # Control packets tests # 605.92 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.29 [+2.37] 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__->