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.07 [+19.07] # 19.07 [+0.00] INFO: # Host entries configuration tests # 20.76 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.44 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.16 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 24.17 [+0.01] # 24.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.22 [+10.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.16 [+9.94] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.50 [+16.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.32 [+16.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.33 [+0.01] # 77.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.71 [+10.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.22 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.81 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.60 [+5.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.61 [+0.01] # 109.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.01 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.73 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.74 [+0.01] # 120.74 [+0.00] INFO: # Large scale dump tests # 172.65 [+51.90] TEST: IPv4 large scale dump tests [ OK ] # 380.62 [+207.97] TEST: IPv6 large scale dump tests [ OK ] # 584.62 [+204.01] TEST: L2 large scale dump tests [ OK ] # 595.99 [+11.36] TEST: Flush tests [ OK ] # 595.99 [+0.01] # 596.00 [+0.00] INFO: # Forwarding tests # 611.00 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 614.56 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 618.07 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 624.65 [+6.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 630.99 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 636.95 [+5.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 642.85 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 645.21 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 645.84 [+0.63] # 645.84 [+0.00] INFO: # Control packets tests # 649.33 [+3.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.68 [+3.35] 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__->