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.04 [+21.04] # 21.05 [+0.00] INFO: # Host entries configuration tests # 22.91 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.78 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.74 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 26.75 [+0.01] # 26.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.23 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.75 [+10.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.47 [+17.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.37 [+16.90] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.38 [+0.01] # 82.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.99 [+10.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.21 [+10.23] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.81 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.47 [+5.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.48 [+0.01] # 114.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.95 [+10.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.69 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.69 [+0.01] # 125.69 [+0.00] INFO: # Large scale dump tests # 177.54 [+51.85] TEST: IPv4 large scale dump tests [ OK ] # 399.29 [+221.74] TEST: IPv6 large scale dump tests [ OK ] # 612.87 [+213.58] TEST: L2 large scale dump tests [ OK ] # 624.64 [+11.77] TEST: Flush tests [ OK ] # 624.65 [+0.01] # 624.65 [+0.00] INFO: # Forwarding tests # 639.38 [+14.73] TEST: IPv4 host entries forwarding tests [ OK ] # 642.94 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 646.29 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 652.91 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 659.14 [+6.23] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 665.61 [+6.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 671.93 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 674.50 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 675.21 [+0.71] # 675.21 [+0.00] INFO: # Control packets tests # 679.20 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 683.17 [+3.97] 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__->