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.51 [+19.51] # 19.51 [+0.00] INFO: # Host entries configuration tests # 21.28 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.01 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.82 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 24.83 [+0.01] # 24.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.77 [+9.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.65 [+9.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.63 [+15.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.55 [+15.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.56 [+0.01] # 76.56 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.52 [+9.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.63 [+10.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.08 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.17 [+5.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.19 [+0.01] # 107.19 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.17 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.88 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.89 [+0.01] # 117.89 [+0.00] INFO: # Large scale dump tests # 168.39 [+50.50] TEST: IPv4 large scale dump tests [ OK ] # 400.83 [+232.45] TEST: IPv6 large scale dump tests [ OK ] # 620.55 [+219.71] TEST: L2 large scale dump tests [ OK ] # 633.58 [+13.03] TEST: Flush tests [ OK ] # 633.65 [+0.08] # 633.66 [+0.00] INFO: # Forwarding tests # 648.83 [+15.17] TEST: IPv4 host entries forwarding tests [ OK ] # 652.43 [+3.60] TEST: IPv6 host entries forwarding tests [ OK ] # 656.12 [+3.70] TEST: L2 host entries forwarding tests [ OK ] # 662.93 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.65 [+6.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.23 [+6.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.85 [+6.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.50 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 686.27 [+0.77] # 686.27 [+0.00] INFO: # Control packets tests # 690.21 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.09 [+3.88] 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__->