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.09 [+13.09] # 13.09 [+0.00] INFO: # Host entries configuration tests # 13.94 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.79 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.66 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 15.67 [+0.01] # 15.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.04 [+7.37] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.62 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.87 [+8.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.02 [+9.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.04 [+0.01] # 48.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.89 [+7.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.77 [+7.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.71 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.72 [+3.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.73 [+0.01] # 69.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.80 [+8.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.22 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.24 [+0.01] # 78.24 [+0.00] INFO: # Large scale dump tests # 114.81 [+36.57] TEST: IPv4 large scale dump tests [ OK ] # 338.05 [+223.24] TEST: IPv6 large scale dump tests [ OK ] # 565.65 [+227.60] TEST: L2 large scale dump tests [ OK ] # 572.39 [+6.74] TEST: Flush tests [ OK ] # 572.49 [+0.10] # 572.49 [+0.00] INFO: # Forwarding tests # 585.54 [+13.05] TEST: IPv4 host entries forwarding tests [ OK ] # 587.78 [+2.25] TEST: IPv6 host entries forwarding tests [ OK ] # 589.71 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 593.49 [+3.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.17 [+3.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.82 [+3.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.30 [+3.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.67 [+1.37] TEST: L2 port entries forwarding tests [ OK ] # 606.11 [+0.44] # 606.11 [+0.00] INFO: # Control packets tests # 608.35 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.92 [+2.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__->