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 # 13.58 [+13.58] # 13.58 [+0.00] INFO: # Host entries configuration tests # 14.61 [+1.03] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.62 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.51 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 16.52 [+0.01] # 16.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.14 [+7.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.77 [+7.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.60 [+8.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.56 [+8.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.57 [+0.01] # 49.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.23 [+7.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.98 [+7.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.94 [+2.96] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.87 [+2.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.88 [+0.01] # 70.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.67 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.05 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.06 [+0.01] # 79.06 [+0.00] INFO: # Large scale dump tests # 120.58 [+41.52] TEST: IPv4 large scale dump tests [ OK ] # 345.80 [+225.22] TEST: IPv6 large scale dump tests [ OK ] # 559.75 [+213.95] TEST: L2 large scale dump tests [ OK ] # 565.82 [+6.07] TEST: Flush tests [ OK ] # 565.91 [+0.09] # 565.91 [+0.00] INFO: # Forwarding tests # 578.63 [+12.72] TEST: IPv4 host entries forwarding tests [ OK ] # 580.66 [+2.03] TEST: IPv6 host entries forwarding tests [ OK ] # 582.56 [+1.90] TEST: L2 host entries forwarding tests [ OK ] # 586.15 [+3.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 589.68 [+3.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 593.11 [+3.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 596.53 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 598.05 [+1.51] TEST: L2 port entries forwarding tests [ OK ] # 598.46 [+0.41] # 598.46 [+0.00] INFO: # Control packets tests # 600.74 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.95 [+2.21] 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__->