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.37 [+12.37] # 12.37 [+0.00] INFO: # Host entries configuration tests # 13.15 [+0.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.00 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.83 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 14.84 [+0.01] # 14.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.20 [+7.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.50 [+7.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.89 [+7.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.06 [+7.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.07 [+0.01] # 44.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.34 [+7.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.78 [+7.44] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.65 [+2.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.50 [+2.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.51 [+0.01] # 64.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.05 [+7.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.41 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.42 [+0.01] # 72.42 [+0.00] INFO: # Large scale dump tests # 107.84 [+35.42] TEST: IPv4 large scale dump tests [ OK ] # 328.69 [+220.85] TEST: IPv6 large scale dump tests [ OK ] # 558.80 [+230.11] TEST: L2 large scale dump tests [ OK ] # 565.83 [+7.03] TEST: Flush tests [ OK ] # 565.94 [+0.11] # 565.94 [+0.00] INFO: # Forwarding tests # 579.08 [+13.14] TEST: IPv4 host entries forwarding tests [ OK ] # 581.28 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 583.50 [+2.21] TEST: L2 host entries forwarding tests [ OK ] # 587.61 [+4.11] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.46 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.24 [+3.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.02 [+3.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.54 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 601.01 [+0.47] # 601.01 [+0.00] INFO: # Control packets tests # 603.46 [+2.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.93 [+2.47] 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__->