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 # 12.59 [+12.59] # 12.59 [+0.00] INFO: # Host entries configuration tests # 13.46 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.34 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.22 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 15.25 [+0.02] # 15.25 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.73 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.06 [+7.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.91 [+7.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.92 [+9.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.92 [+0.01] # 46.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.66 [+7.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.39 [+7.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.21 [+2.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.02 [+2.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.03 [+0.02] # 68.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.75 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.08 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.09 [+0.01] # 76.09 [+0.00] INFO: # Large scale dump tests # 112.55 [+36.46] TEST: IPv4 large scale dump tests [ OK ] # 333.90 [+221.35] TEST: IPv6 large scale dump tests [ OK ] # 564.18 [+230.28] TEST: L2 large scale dump tests [ OK ] # 570.99 [+6.82] TEST: Flush tests [ OK ] # 571.10 [+0.11] # 571.10 [+0.00] INFO: # Forwarding tests # 584.04 [+12.94] TEST: IPv4 host entries forwarding tests [ OK ] # 586.07 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 588.28 [+2.21] TEST: L2 host entries forwarding tests [ OK ] # 592.34 [+4.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.31 [+3.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 599.99 [+3.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.75 [+3.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.35 [+1.60] TEST: L2 port entries forwarding tests [ OK ] # 605.80 [+0.46] # 605.80 [+0.00] INFO: # Control packets tests # 608.21 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.59 [+2.37] 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__->