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.64 [+20.64] # 20.64 [+0.00] INFO: # Host entries configuration tests # 22.39 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.12 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.98 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 25.99 [+0.01] # 25.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.27 [+10.28] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.40 [+10.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.35 [+15.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.69 [+16.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.70 [+0.01] # 78.70 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.77 [+10.07] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.82 [+10.05] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.09 [+5.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.72 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.73 [+0.01] # 109.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.05 [+10.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.78 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.79 [+0.01] # 120.79 [+0.00] INFO: # Large scale dump tests # 170.21 [+49.42] TEST: IPv4 large scale dump tests [ OK ] # 378.92 [+208.71] TEST: IPv6 large scale dump tests [ OK ] # 584.62 [+205.70] TEST: L2 large scale dump tests [ OK ] # 595.78 [+11.16] TEST: Flush tests [ OK ] # 595.79 [+0.01] # 595.79 [+0.00] INFO: # Forwarding tests # 610.41 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 613.83 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 617.14 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 623.17 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.96 [+5.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.57 [+5.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.36 [+5.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.76 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 643.41 [+0.65] # 643.41 [+0.00] INFO: # Control packets tests # 646.92 [+3.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.37 [+3.45] 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__->