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.05 [+21.05] # 21.05 [+0.00] INFO: # Host entries configuration tests # 22.95 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.86 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.73 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 26.74 [+0.01] # 26.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.68 [+10.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.54 [+10.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.53 [+16.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.51 [+16.98] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.52 [+0.01] # 82.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.00 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.77 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.07 [+9.30] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.44 [+7.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.45 [+0.02] # 120.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.30 [+10.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.02 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.03 [+0.02] # 132.04 [+0.00] INFO: # Large scale dump tests # 184.80 [+52.77] TEST: IPv4 large scale dump tests [ OK ] # 407.56 [+222.76] TEST: IPv6 large scale dump tests [ OK ] # 619.17 [+211.60] TEST: L2 large scale dump tests [ OK ] # 631.45 [+12.28] TEST: Flush tests [ OK ] # 631.46 [+0.01] # 631.46 [+0.00] INFO: # Forwarding tests # 646.43 [+14.97] TEST: IPv4 host entries forwarding tests [ OK ] # 650.07 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 653.61 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 660.46 [+6.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 666.90 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.07 [+6.16] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.54 [+6.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.17 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 682.89 [+0.72] # 682.89 [+0.00] INFO: # Control packets tests # 686.85 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 690.70 [+3.85] 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__->