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 # 21.17 [+21.17] # 21.17 [+0.00] INFO: # Host entries configuration tests # 22.91 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.85 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.94 [+2.09] TEST: Common host entries configuration tests (L2) [ OK ] # 26.95 [+0.01] # 26.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.57 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.40 [+10.83] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.33 [+16.93] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.53 [+17.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.54 [+0.01] # 82.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.05 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.66 [+10.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.40 [+5.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.07 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.09 [+0.02] # 115.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.93 [+10.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.66 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.66 [+0.01] # 126.66 [+0.00] INFO: # Large scale dump tests # 185.08 [+58.42] TEST: IPv4 large scale dump tests [ OK ] # 413.70 [+228.62] TEST: IPv6 large scale dump tests [ OK ] # 619.04 [+205.34] TEST: L2 large scale dump tests [ OK ] # 631.02 [+11.98] TEST: Flush tests [ OK ] # 631.11 [+0.09] # 631.11 [+0.00] INFO: # Forwarding tests # 646.09 [+14.98] TEST: IPv4 host entries forwarding tests [ OK ] # 649.65 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 653.32 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 659.99 [+6.67] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 666.32 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 672.74 [+6.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.21 [+6.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 681.80 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 682.53 [+0.73] # 682.53 [+0.00] INFO: # Control packets tests # 686.56 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 690.27 [+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__->