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 # 18.50 [+18.50] # 18.50 [+0.00] INFO: # Host entries configuration tests # 20.23 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.95 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.68 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 23.69 [+0.01] # 23.69 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.02 [+10.33] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.48 [+10.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.11 [+16.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.11 [+17.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.11 [+0.01] # 78.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.66 [+10.55] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.71 [+13.05] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.09 [+7.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.44 [+6.35] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.45 [+0.01] # 115.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.30 [+10.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.04 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.05 [+0.01] # 127.05 [+0.00] INFO: # Large scale dump tests # 183.21 [+56.15] TEST: IPv4 large scale dump tests [ OK ] # 410.85 [+227.64] TEST: IPv6 large scale dump tests [ OK ] # 632.35 [+221.51] TEST: L2 large scale dump tests [ OK ] # 645.45 [+13.10] TEST: Flush tests [ OK ] # 645.53 [+0.08] # 645.53 [+0.00] INFO: # Forwarding tests # 661.02 [+15.49] TEST: IPv4 host entries forwarding tests [ OK ] # 664.99 [+3.97] TEST: IPv6 host entries forwarding tests [ OK ] # 668.57 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 675.80 [+7.22] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 682.44 [+6.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 689.55 [+7.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 696.50 [+6.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 699.38 [+2.88] TEST: L2 port entries forwarding tests [ OK ] # 700.17 [+0.79] # 700.17 [+0.00] INFO: # Control packets tests # 704.32 [+4.14] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 708.83 [+4.52] 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__->