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.24 [+21.24] # 21.24 [+0.00] INFO: # Host entries configuration tests # 23.29 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.23 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.10 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 27.11 [+0.01] # 27.11 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.09 [+10.98] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.76 [+10.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.90 [+17.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.42 [+17.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.43 [+0.01] # 83.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.83 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.52 [+10.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.34 [+5.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.16 [+5.83] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.17 [+0.01] # 116.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.64 [+10.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.37 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.38 [+0.01] # 127.38 [+0.00] INFO: # Large scale dump tests # 188.93 [+61.55] TEST: IPv4 large scale dump tests [ OK ] # 412.02 [+223.09] TEST: IPv6 large scale dump tests [ OK ] # 626.48 [+214.46] TEST: L2 large scale dump tests [ OK ] # 638.70 [+12.22] TEST: Flush tests [ OK ] # 638.78 [+0.08] # 638.78 [+0.00] INFO: # Forwarding tests # 654.01 [+15.23] TEST: IPv4 host entries forwarding tests [ OK ] # 657.86 [+3.85] TEST: IPv6 host entries forwarding tests [ OK ] # 661.74 [+3.87] TEST: L2 host entries forwarding tests [ OK ] # 668.64 [+6.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.72 [+6.08] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.69 [+5.97] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.82 [+6.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.41 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 690.13 [+0.71] # 690.13 [+0.00] INFO: # Control packets tests # 694.15 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.67 [+3.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__->