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 # 19.41 [+19.41] # 19.41 [+0.00] INFO: # Host entries configuration tests # 21.14 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.98 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.67 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 24.68 [+0.01] # 24.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.07 [+10.39] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.05 [+9.98] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.67 [+15.62] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.21 [+15.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.22 [+0.01] # 76.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.42 [+10.19] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.40 [+9.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.50 [+5.10] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.81 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.82 [+0.01] # 106.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.28 [+11.46] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.40 [+2.12] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.42 [+0.02] # 120.42 [+0.00] INFO: # Large scale dump tests # 172.39 [+51.98] TEST: IPv4 large scale dump tests [ OK ] # 376.48 [+204.09] TEST: IPv6 large scale dump tests [ OK ] # 584.68 [+208.20] TEST: L2 large scale dump tests [ OK ] # 595.31 [+10.63] TEST: Flush tests [ OK ] # 595.32 [+0.01] # 595.32 [+0.00] INFO: # Forwarding tests # 610.02 [+14.70] TEST: IPv4 host entries forwarding tests [ OK ] # 613.27 [+3.24] TEST: IPv6 host entries forwarding tests [ OK ] # 616.40 [+3.14] TEST: L2 host entries forwarding tests [ OK ] # 622.34 [+5.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.05 [+5.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.72 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.44 [+5.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.80 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 642.41 [+0.61] # 642.41 [+0.00] INFO: # Control packets tests # 645.97 [+3.56] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.47 [+3.50] 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__->