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.98 [+13.98] # 13.98 [+0.00] INFO: # Host entries configuration tests # 14.94 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.89 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.82 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 16.83 [+0.01] # 16.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.54 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.22 [+7.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.27 [+9.06] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.64 [+9.37] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.65 [+0.01] # 50.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.67 [+8.02] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.58 [+7.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.68 [+3.10] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.67 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.68 [+0.01] # 72.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.40 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.76 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.77 [+0.01] # 80.77 [+0.00] INFO: # Large scale dump tests # 120.31 [+39.54] TEST: IPv4 large scale dump tests [ OK ] # 352.56 [+232.25] TEST: IPv6 large scale dump tests [ OK ] # 573.53 [+220.96] TEST: L2 large scale dump tests [ OK ] # 579.60 [+6.07] TEST: Flush tests [ OK ] # 579.69 [+0.09] # 579.69 [+0.00] INFO: # Forwarding tests # 592.43 [+12.74] TEST: IPv4 host entries forwarding tests [ OK ] # 594.45 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 596.45 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 600.33 [+3.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.97 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.38 [+3.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 610.94 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.44 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 612.89 [+0.45] # 612.89 [+0.00] INFO: # Control packets tests # 615.15 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.56 [+2.41] 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__->