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.39 [+20.39] # 20.39 [+0.00] INFO: # Host entries configuration tests # 22.35 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.05 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.80 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 25.81 [+0.01] # 25.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.88 [+10.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.11 [+10.23] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.21 [+16.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.94 [+15.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.95 [+0.01] # 77.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.14 [+10.19] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.21 [+10.07] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.93 [+4.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.30 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.31 [+0.01] # 108.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.31 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.93 [+0.62] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.94 [+0.01] # 118.94 [+0.00] INFO: # Large scale dump tests # 169.89 [+50.95] TEST: IPv4 large scale dump tests [ OK ] # 384.23 [+214.34] TEST: IPv6 large scale dump tests [ OK ] # 587.64 [+203.41] TEST: L2 large scale dump tests [ OK ] # 599.15 [+11.51] TEST: Flush tests [ OK ] # 599.16 [+0.01] # 599.16 [+0.00] INFO: # Forwarding tests # 613.86 [+14.70] TEST: IPv4 host entries forwarding tests [ OK ] # 617.20 [+3.34] TEST: IPv6 host entries forwarding tests [ OK ] # 620.55 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 626.63 [+6.08] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.61 [+5.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.39 [+5.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 644.24 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 646.75 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 647.42 [+0.67] # 647.42 [+0.00] INFO: # Control packets tests # 651.15 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 654.77 [+3.62] 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__->