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.55 [+20.55] # 20.55 [+0.00] INFO: # Host entries configuration tests # 22.37 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.09 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.92 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 25.94 [+0.01] # 25.94 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.29 [+10.35] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.47 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.91 [+16.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.73 [+15.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.75 [+0.01] # 78.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.03 [+10.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.05 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.56 [+5.51] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.10 [+5.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.11 [+0.01] # 110.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.20 [+10.10] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.86 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.87 [+0.01] # 120.87 [+0.00] INFO: # Large scale dump tests # 168.82 [+47.95] TEST: IPv4 large scale dump tests [ OK ] # 379.97 [+211.15] TEST: IPv6 large scale dump tests [ OK ] # 589.75 [+209.78] TEST: L2 large scale dump tests [ OK ] # 600.97 [+11.22] TEST: Flush tests [ OK ] # 600.97 [+0.01] # 600.97 [+0.00] INFO: # Forwarding tests # 615.71 [+14.74] TEST: IPv4 host entries forwarding tests [ OK ] # 618.90 [+3.19] TEST: IPv6 host entries forwarding tests [ OK ] # 622.13 [+3.23] TEST: L2 host entries forwarding tests [ OK ] # 628.15 [+6.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.95 [+5.81] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.68 [+5.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.36 [+5.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.73 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 648.40 [+0.67] # 648.41 [+0.00] INFO: # Control packets tests # 652.07 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.58 [+3.51] 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__->