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 # 18.11 [+18.11] # 18.11 [+0.00] INFO: # Host entries configuration tests # 19.72 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.32 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.95 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 22.96 [+0.01] # 22.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.64 [+9.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.19 [+9.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.19 [+16.01] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.83 [+16.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.84 [+0.01] # 74.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.31 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.83 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.25 [+5.42] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.55 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.55 [+0.01] # 106.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.73 [+10.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.43 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.45 [+0.01] # 117.45 [+0.00] INFO: # Large scale dump tests # 166.96 [+49.51] TEST: IPv4 large scale dump tests [ OK ] # 370.06 [+203.10] TEST: IPv6 large scale dump tests [ OK ] # 572.06 [+202.01] TEST: L2 large scale dump tests [ OK ] # 584.07 [+12.01] TEST: Flush tests [ OK ] # 584.08 [+0.01] # 584.09 [+0.00] INFO: # Forwarding tests # 599.56 [+15.47] TEST: IPv4 host entries forwarding tests [ OK ] # 603.52 [+3.97] TEST: IPv6 host entries forwarding tests [ OK ] # 607.19 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 613.78 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.82 [+7.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.31 [+6.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.65 [+11.34] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.13 [+3.48] TEST: L2 port entries forwarding tests [ OK ] # 642.92 [+0.79] # 642.92 [+0.00] INFO: # Control packets tests # 647.12 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.35 [+4.23] 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__->