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.18 [+21.18] # 21.18 [+0.00] INFO: # Host entries configuration tests # 23.09 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.04 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.98 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 26.99 [+0.01] # 26.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.90 [+10.91] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.75 [+10.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.93 [+17.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.98 [+17.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.99 [+0.01] # 82.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.64 [+10.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.41 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.56 [+6.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.20 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.21 [+0.01] # 116.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.72 [+10.51] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.49 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.50 [+0.01] # 127.50 [+0.00] INFO: # Large scale dump tests # 180.24 [+52.75] TEST: IPv4 large scale dump tests [ OK ] # 401.50 [+221.25] TEST: IPv6 large scale dump tests [ OK ] # 620.01 [+218.52] TEST: L2 large scale dump tests [ OK ] # 632.48 [+12.47] TEST: Flush tests [ OK ] # 632.49 [+0.01] # 632.49 [+0.00] INFO: # Forwarding tests # 647.68 [+15.19] TEST: IPv4 host entries forwarding tests [ OK ] # 651.32 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 654.88 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 661.41 [+6.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.55 [+6.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.64 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.68 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.25 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 682.92 [+0.67] # 682.92 [+0.00] INFO: # Control packets tests # 686.70 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 690.46 [+3.76] 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__->