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 # 22.06 [+22.06] # 22.06 [+0.00] INFO: # Host entries configuration tests # 24.04 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.14 [+2.10] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.18 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 28.19 [+0.01] # 28.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.15 [+10.96] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.15 [+11.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.59 [+18.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.44 [+17.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.45 [+0.01] # 86.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.97 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.45 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.45 [+6.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.69 [+6.24] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.72 [+0.03] # 119.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.32 [+10.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.09 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.10 [+0.01] # 131.10 [+0.00] INFO: # Large scale dump tests # 185.90 [+54.79] TEST: IPv4 large scale dump tests [ OK ] # 401.56 [+215.66] TEST: IPv6 large scale dump tests [ OK ] # 628.55 [+226.99] TEST: L2 large scale dump tests [ OK ] # 641.07 [+12.52] TEST: Flush tests [ OK ] # 641.08 [+0.01] # 641.08 [+0.00] INFO: # Forwarding tests # 656.26 [+15.17] TEST: IPv4 host entries forwarding tests [ OK ] # 660.01 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 663.91 [+3.90] TEST: L2 host entries forwarding tests [ OK ] # 671.09 [+7.18] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 677.51 [+6.42] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.72 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.25 [+6.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.03 [+2.78] TEST: L2 port entries forwarding tests [ OK ] # 693.77 [+0.74] # 693.77 [+0.00] INFO: # Control packets tests # 697.70 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.44 [+3.73] 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__->