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 # 11.87 [+11.87] # 11.87 [+0.00] INFO: # Host entries configuration tests # 12.65 [+0.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.45 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.24 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.25 [+0.01] # 14.25 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.52 [+7.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.90 [+7.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.89 [+7.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.96 [+8.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.97 [+0.01] # 44.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.64 [+7.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.47 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.28 [+2.81] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.11 [+2.83] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.12 [+0.02] # 66.12 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.91 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.26 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.28 [+0.03] # 74.28 [+0.00] INFO: # Large scale dump tests # 108.48 [+34.20] TEST: IPv4 large scale dump tests [ OK ] # 333.89 [+225.41] TEST: IPv6 large scale dump tests [ OK ] # 564.88 [+230.99] TEST: L2 large scale dump tests [ OK ] # 571.26 [+6.38] TEST: Flush tests [ OK ] # 571.36 [+0.10] # 571.36 [+0.00] INFO: # Forwarding tests # 584.26 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 586.34 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 588.32 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 592.32 [+3.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.28 [+3.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.19 [+3.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.09 [+3.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.61 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 606.10 [+0.49] # 606.10 [+0.00] INFO: # Control packets tests # 608.53 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.93 [+2.40] 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__->