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.29 [+21.29] # 21.29 [+0.00] INFO: # Host entries configuration tests # 23.28 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.17 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.14 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.15 [+0.01] # 27.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.85 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.66 [+10.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.08 [+17.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.96 [+16.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.98 [+0.02] # 82.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.38 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.66 [+10.28] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.16 [+5.51] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.92 [+5.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.93 [+0.01] # 114.93 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.33 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.09 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.10 [+0.01] # 126.10 [+0.00] INFO: # Large scale dump tests # 178.27 [+52.17] TEST: IPv4 large scale dump tests [ OK ] # 404.12 [+225.86] TEST: IPv6 large scale dump tests [ OK ] # 625.84 [+221.71] TEST: L2 large scale dump tests [ OK ] # 637.94 [+12.10] TEST: Flush tests [ OK ] # 637.95 [+0.01] # 637.95 [+0.00] INFO: # Forwarding tests # 653.12 [+15.17] TEST: IPv4 host entries forwarding tests [ OK ] # 656.93 [+3.81] TEST: IPv6 host entries forwarding tests [ OK ] # 660.65 [+3.72] TEST: L2 host entries forwarding tests [ OK ] # 667.12 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.47 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.51 [+6.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.15 [+6.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.85 [+2.71] TEST: L2 port entries forwarding tests [ OK ] # 689.57 [+0.72] # 689.57 [+0.00] INFO: # Control packets tests # 693.61 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.49 [+3.89] 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__->