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.01 [+19.01] # 19.01 [+0.00] INFO: # Host entries configuration tests # 20.68 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.35 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.99 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 24.00 [+0.01] # 24.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.02 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.18 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.35 [+15.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.77 [+15.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.78 [+0.01] # 74.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.10 [+10.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.29 [+10.20] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.85 [+5.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.15 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.15 [+0.01] # 106.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.53 [+10.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.35 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.36 [+0.01] # 117.36 [+0.00] INFO: # Large scale dump tests # 166.58 [+49.22] TEST: IPv4 large scale dump tests [ OK ] # 373.46 [+206.88] TEST: IPv6 large scale dump tests [ OK ] # 583.13 [+209.68] TEST: L2 large scale dump tests [ OK ] # 594.88 [+11.75] TEST: Flush tests [ OK ] # 594.89 [+0.01] # 594.89 [+0.00] INFO: # Forwarding tests # 609.53 [+14.64] TEST: IPv4 host entries forwarding tests [ OK ] # 613.00 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 616.37 [+3.37] TEST: L2 host entries forwarding tests [ OK ] # 622.81 [+6.44] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.57 [+5.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.08 [+5.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.01 [+5.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.31 [+2.30] TEST: L2 port entries forwarding tests [ OK ] # 642.93 [+0.62] # 642.93 [+0.00] INFO: # Control packets tests # 646.56 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.90 [+3.34] 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__->