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.83 [+17.83] # 17.83 [+0.00] INFO: # Host entries configuration tests # 19.47 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.01 [+1.54] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.67 [+1.65] TEST: Common host entries configuration tests (L2) [ OK ] # 22.67 [+0.01] # 22.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.21 [+9.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.87 [+9.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 56.89 [+15.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.94 [+15.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.95 [+0.01] # 71.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.01 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.19 [+12.18] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.16 [+6.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.18 [+6.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.19 [+0.01] # 107.19 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.52 [+10.33] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.17 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.19 [+0.02] # 118.19 [+0.00] INFO: # Large scale dump tests # 169.41 [+51.22] TEST: IPv4 large scale dump tests [ OK ] # 376.40 [+206.99] TEST: IPv6 large scale dump tests [ OK ] # 577.65 [+201.25] TEST: L2 large scale dump tests [ OK ] # 589.31 [+11.65] TEST: Flush tests [ OK ] # 589.32 [+0.01] # 589.32 [+0.00] INFO: # Forwarding tests # 604.05 [+14.74] TEST: IPv4 host entries forwarding tests [ OK ] # 607.53 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 610.87 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 616.95 [+6.08] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.45 [+6.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.56 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.56 [+5.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.02 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 638.66 [+0.64] # 638.66 [+0.00] INFO: # Control packets tests # 642.48 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.06 [+3.57] 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__->