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.46 [+13.46] # 13.46 [+0.00] INFO: # Host entries configuration tests # 14.44 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.49 [+1.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.50 [+1.01] TEST: Common host entries configuration tests (L2) [ OK ] # 16.51 [+0.02] # 16.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.39 [+7.87] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.09 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.69 [+8.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.06 [+8.37] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.07 [+0.01] # 49.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.63 [+7.56] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.30 [+7.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.15 [+2.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.91 [+2.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.93 [+0.02] # 69.93 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.56 [+7.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.92 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.93 [+0.01] # 77.93 [+0.00] INFO: # Large scale dump tests # 113.71 [+35.78] TEST: IPv4 large scale dump tests [ OK ] # 342.98 [+229.27] TEST: IPv6 large scale dump tests [ OK ] # 562.28 [+219.29] TEST: L2 large scale dump tests [ OK ] # 568.41 [+6.13] TEST: Flush tests [ OK ] # 568.51 [+0.10] # 568.51 [+0.00] INFO: # Forwarding tests # 581.32 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 583.45 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 585.54 [+2.09] TEST: L2 host entries forwarding tests [ OK ] # 589.28 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.81 [+3.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.41 [+3.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.96 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 601.41 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 601.85 [+0.44] # 601.85 [+0.00] INFO: # Control packets tests # 603.94 [+2.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.31 [+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__->