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 # 20.35 [+20.35] # 20.35 [+0.00] INFO: # Host entries configuration tests # 22.16 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.88 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.63 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.64 [+0.01] # 25.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.05 [+10.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.23 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.26 [+16.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.20 [+15.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.21 [+0.01] # 78.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.48 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.52 [+10.03] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.84 [+5.33] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.16 [+5.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.17 [+0.00] # 109.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.25 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.00 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.01 [+0.01] # 120.01 [+0.00] INFO: # Large scale dump tests # 169.03 [+49.02] TEST: IPv4 large scale dump tests [ OK ] # 376.61 [+207.58] TEST: IPv6 large scale dump tests [ OK ] # 584.37 [+207.76] TEST: L2 large scale dump tests [ OK ] # 595.64 [+11.27] TEST: Flush tests [ OK ] # 595.65 [+0.01] # 595.65 [+0.00] INFO: # Forwarding tests # 610.22 [+14.58] TEST: IPv4 host entries forwarding tests [ OK ] # 613.62 [+3.40] TEST: IPv6 host entries forwarding tests [ OK ] # 616.93 [+3.31] TEST: L2 host entries forwarding tests [ OK ] # 623.16 [+6.23] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.07 [+5.91] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.79 [+5.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.68 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.17 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 643.84 [+0.66] # 643.84 [+0.00] INFO: # Control packets tests # 647.49 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.21 [+3.71] 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__->