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 # 20.85 [+20.85] # 20.86 [+0.00] INFO: # Host entries configuration tests # 22.68 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.59 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.54 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 26.55 [+0.01] # 26.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.14 [+10.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.88 [+10.73] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.05 [+17.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.01 [+16.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.02 [+0.01] # 82.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.70 [+10.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.10 [+10.40] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.90 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.75 [+5.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.76 [+0.01] # 114.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.03 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.74 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.76 [+0.02] # 125.76 [+0.00] INFO: # Large scale dump tests # 178.96 [+53.20] TEST: IPv4 large scale dump tests [ OK ] # 412.44 [+233.48] TEST: IPv6 large scale dump tests [ OK ] # 620.49 [+208.05] TEST: L2 large scale dump tests [ OK ] # 632.11 [+11.62] TEST: Flush tests [ OK ] # 632.20 [+0.08] # 632.20 [+0.00] INFO: # Forwarding tests # 647.15 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 650.76 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 654.31 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 660.71 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.00 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.22 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.34 [+6.11] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.01 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 682.83 [+0.82] # 682.83 [+0.00] INFO: # Control packets tests # 687.00 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 690.65 [+3.65] 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__->