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 # 19.23 [+19.23] # 19.23 [+0.00] INFO: # Host entries configuration tests # 20.88 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.53 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.15 [+1.62] TEST: Common host entries configuration tests (L2) [ OK ] # 24.16 [+0.01] # 24.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.08 [+9.93] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.16 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.86 [+14.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.52 [+14.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.53 [+0.01] # 73.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.24 [+9.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.04 [+9.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.91 [+4.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.80 [+4.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.81 [+0.01] # 102.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.77 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.48 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.48 [+0.01] # 113.49 [+0.00] INFO: # Large scale dump tests # 159.96 [+46.48] TEST: IPv4 large scale dump tests [ OK ] # 364.31 [+204.35] TEST: IPv6 large scale dump tests [ OK ] # 583.79 [+219.49] TEST: L2 large scale dump tests [ OK ] # 596.39 [+12.60] TEST: Flush tests [ OK ] # 596.50 [+0.11] # 596.50 [+0.00] INFO: # Forwarding tests # 611.86 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 615.64 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 619.46 [+3.82] TEST: L2 host entries forwarding tests [ OK ] # 626.35 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.20 [+6.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.19 [+7.00] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 647.03 [+6.83] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.70 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 650.47 [+0.77] # 650.47 [+0.00] INFO: # Control packets tests # 654.67 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 658.74 [+4.07] 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__->