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 # 17.57 [+17.57] # 17.57 [+0.00] INFO: # Host entries configuration tests # 19.21 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.80 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.31 [+1.51] TEST: Common host entries configuration tests (L2) [ OK ] # 22.32 [+0.01] # 22.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.00 [+9.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.54 [+9.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 55.88 [+14.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 70.93 [+15.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 70.94 [+0.01] # 70.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 80.79 [+9.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 90.53 [+9.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 95.60 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 100.42 [+4.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 100.43 [+0.01] # 100.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 110.41 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 111.07 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 111.08 [+0.01] # 111.08 [+0.00] INFO: # Large scale dump tests # 158.68 [+47.60] TEST: IPv4 large scale dump tests [ OK ] # 367.71 [+209.03] TEST: IPv6 large scale dump tests [ OK ] # 570.12 [+202.41] TEST: L2 large scale dump tests [ OK ] # 581.94 [+11.82] TEST: Flush tests [ OK ] # 581.95 [+0.01] # 581.95 [+0.00] INFO: # Forwarding tests # 596.77 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 600.09 [+3.32] TEST: IPv6 host entries forwarding tests [ OK ] # 603.41 [+3.32] TEST: L2 host entries forwarding tests [ OK ] # 609.73 [+6.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 615.81 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.74 [+5.93] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.70 [+5.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.26 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 630.95 [+0.69] # 630.95 [+0.00] INFO: # Control packets tests # 634.95 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.55 [+3.60] 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__->