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.34 [+18.34] # 18.34 [+0.00] INFO: # Host entries configuration tests # 19.97 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.66 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.44 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 23.45 [+0.01] # 23.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.42 [+9.97] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.34 [+9.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.91 [+15.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.56 [+15.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.57 [+0.01] # 74.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.61 [+10.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.53 [+9.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.40 [+4.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.53 [+5.14] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.55 [+0.02] # 104.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.42 [+9.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.13 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.14 [+0.01] # 115.14 [+0.00] INFO: # Large scale dump tests # 169.17 [+54.03] TEST: IPv4 large scale dump tests [ OK ] # 372.94 [+203.76] TEST: IPv6 large scale dump tests [ OK ] # 574.58 [+201.64] TEST: L2 large scale dump tests [ OK ] # 586.28 [+11.70] TEST: Flush tests [ OK ] # 586.29 [+0.01] # 586.29 [+0.00] INFO: # Forwarding tests # 601.21 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 605.03 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 608.81 [+3.77] TEST: L2 host entries forwarding tests [ OK ] # 615.26 [+6.45] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.53 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.64 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.62 [+5.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.13 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 636.87 [+0.74] # 636.87 [+0.00] INFO: # Control packets tests # 641.03 [+4.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.93 [+3.90] 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__->