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.07 [+21.07] # 21.07 [+0.00] INFO: # Host entries configuration tests # 22.97 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.83 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.80 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 26.81 [+0.01] # 26.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.27 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.75 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.17 [+17.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.14 [+20.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.15 [+0.01] # 86.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.57 [+10.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.28 [+10.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.07 [+5.79] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.30 [+6.23] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.31 [+0.01] # 119.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.31 [+11.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.11 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.12 [+0.01] # 131.12 [+0.00] INFO: # Large scale dump tests # 187.38 [+56.26] TEST: IPv4 large scale dump tests [ OK ] # 410.12 [+222.74] TEST: IPv6 large scale dump tests [ OK ] # 626.25 [+216.14] TEST: L2 large scale dump tests [ OK ] # 638.87 [+12.61] TEST: Flush tests [ OK ] # 638.94 [+0.07] # 638.94 [+0.00] INFO: # Forwarding tests # 654.29 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 657.98 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 661.81 [+3.83] TEST: L2 host entries forwarding tests [ OK ] # 669.16 [+7.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.10 [+6.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.87 [+6.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.56 [+6.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.19 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 692.95 [+0.76] # 692.95 [+0.00] INFO: # Control packets tests # 697.04 [+4.10] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.28 [+4.23] 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__->