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 # 13.52 [+13.52] # 13.53 [+0.00] INFO: # Host entries configuration tests # 14.48 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.44 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.33 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 16.34 [+0.01] # 16.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.92 [+7.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.48 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.01 [+8.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.48 [+8.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.49 [+0.01] # 48.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.17 [+7.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.82 [+7.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.74 [+2.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.80 [+3.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.81 [+0.01] # 69.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.43 [+7.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.78 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.79 [+0.01] # 77.79 [+0.00] INFO: # Large scale dump tests # 114.67 [+36.87] TEST: IPv4 large scale dump tests [ OK ] # 345.42 [+230.75] TEST: IPv6 large scale dump tests [ OK ] # 565.48 [+220.07] TEST: L2 large scale dump tests [ OK ] # 571.70 [+6.21] TEST: Flush tests [ OK ] # 571.78 [+0.09] # 571.78 [+0.00] INFO: # Forwarding tests # 584.59 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 586.59 [+2.00] TEST: IPv6 host entries forwarding tests [ OK ] # 588.59 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 592.42 [+3.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 595.98 [+3.57] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 599.44 [+3.45] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.21 [+3.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.64 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 605.08 [+0.44] # 605.08 [+0.00] INFO: # Control packets tests # 607.32 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.58 [+2.27] 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__->