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 # 18.87 [+18.87] # 18.87 [+0.00] INFO: # Host entries configuration tests # 20.59 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.28 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.91 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 23.92 [+0.01] # 23.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.87 [+9.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.83 [+9.96] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.46 [+15.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.51 [+15.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.52 [+0.01] # 74.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.28 [+9.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.34 [+10.06] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.42 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.51 [+5.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.51 [+0.01] # 104.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.41 [+9.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.04 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.05 [+0.01] # 115.05 [+0.00] INFO: # Large scale dump tests # 167.97 [+52.92] TEST: IPv4 large scale dump tests [ OK ] # 363.24 [+195.27] TEST: IPv6 large scale dump tests [ OK ] # 557.52 [+194.28] TEST: L2 large scale dump tests [ OK ] # 568.91 [+11.39] TEST: Flush tests [ OK ] # 568.92 [+0.01] # 568.92 [+0.00] INFO: # Forwarding tests # 583.85 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 587.16 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 590.43 [+3.26] TEST: L2 host entries forwarding tests [ OK ] # 596.50 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.44 [+5.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 608.11 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 613.87 [+5.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 616.20 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 616.84 [+0.64] # 616.84 [+0.00] INFO: # Control packets tests # 620.51 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 623.86 [+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__->