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 # 22.43 [+22.43] # 22.43 [+0.00] INFO: # Host entries configuration tests # 24.57 [+2.14] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.61 [+2.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.59 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 28.59 [+0.01] # 28.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.49 [+10.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.19 [+10.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.41 [+18.21] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.00 [+17.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.01 [+0.01] # 86.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.72 [+10.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.59 [+13.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 117.04 [+6.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 123.19 [+6.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 123.21 [+0.02] # 123.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 133.96 [+10.75] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.78 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.80 [+0.01] # 134.80 [+0.00] INFO: # Large scale dump tests # 189.65 [+54.85] TEST: IPv4 large scale dump tests [ OK ] # 419.99 [+230.34] TEST: IPv6 large scale dump tests [ OK ] # 642.78 [+222.80] TEST: L2 large scale dump tests [ OK ] # 655.24 [+12.46] TEST: Flush tests [ OK ] # 655.32 [+0.08] # 655.32 [+0.00] INFO: # Forwarding tests # 670.45 [+15.13] TEST: IPv4 host entries forwarding tests [ OK ] # 674.23 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 677.93 [+3.70] TEST: L2 host entries forwarding tests [ OK ] # 684.73 [+6.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 691.46 [+6.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 698.07 [+6.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 704.45 [+6.38] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 707.18 [+2.73] TEST: L2 port entries forwarding tests [ OK ] # 708.01 [+0.82] # 708.01 [+0.00] INFO: # Control packets tests # 712.11 [+4.10] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 716.23 [+4.12] 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__->