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 28800 # selftests: net/forwarding: bridge_mdb.sh # 21.10 [+21.10] # 21.10 [+0.00] INFO: # Host entries configuration tests # 22.99 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.98 [+1.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.95 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 26.95 [+0.01] # 26.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.47 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.14 [+10.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.05 [+16.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.15 [+17.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.16 [+0.01] # 82.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.86 [+10.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.48 [+10.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.57 [+6.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.69 [+6.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.70 [+0.01] # 115.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.68 [+10.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.56 [+0.87] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.57 [+0.01] # 127.57 [+0.00] INFO: # Large scale dump tests # 184.10 [+56.53] TEST: IPv4 large scale dump tests [ OK ] # 409.83 [+225.73] TEST: IPv6 large scale dump tests [ OK ] # 627.10 [+217.27] TEST: L2 large scale dump tests [ OK ] # 639.83 [+12.73] TEST: Flush tests [ OK ] # 639.85 [+0.02] # 639.85 [+0.00] INFO: # Forwarding tests # 654.85 [+15.00] TEST: IPv4 host entries forwarding tests [ OK ] # 658.56 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 662.44 [+3.89] TEST: L2 host entries forwarding tests [ OK ] # 669.34 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.14 [+6.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.40 [+6.26] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 688.89 [+6.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.63 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 692.34 [+0.71] # 692.34 [+0.00] INFO: # Control packets tests # 696.21 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.02 [+3.80] 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__->