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 # 19.60 [+19.60] # 19.61 [+0.00] INFO: # Host entries configuration tests # 21.49 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.40 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.27 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 25.28 [+0.01] # 25.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.14 [+10.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.78 [+10.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.11 [+16.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.93 [+16.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.94 [+0.01] # 79.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.93 [+10.98] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.54 [+10.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.85 [+5.31] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.35 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.35 [+0.01] # 112.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.11 [+10.75] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.86 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.86 [+0.01] # 123.86 [+0.00] INFO: # Large scale dump tests # 174.68 [+50.81] TEST: IPv4 large scale dump tests [ OK ] # 377.03 [+202.35] TEST: IPv6 large scale dump tests [ OK ] # 584.88 [+207.84] TEST: L2 large scale dump tests [ OK ] # 601.46 [+16.58] TEST: Flush tests [ OK ] # 601.46 [+0.01] # 601.46 [+0.00] INFO: # Forwarding tests # 616.96 [+15.49] TEST: IPv4 host entries forwarding tests [ OK ] # 620.65 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 624.02 [+3.37] TEST: L2 host entries forwarding tests [ OK ] # 630.88 [+6.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 637.07 [+6.20] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 643.61 [+6.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 649.67 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 652.21 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 652.89 [+0.67] # 652.89 [+0.00] INFO: # Control packets tests # 656.95 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 660.52 [+3.57] 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__->