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.35 [+18.35] # 18.35 [+0.00] INFO: # Host entries configuration tests # 20.11 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.70 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.30 [+1.60] TEST: Common host entries configuration tests (L2) [ OK ] # 23.32 [+0.01] # 23.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.18 [+9.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.79 [+9.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.78 [+14.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 72.79 [+15.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 72.81 [+0.01] # 72.81 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.64 [+9.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 92.65 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.88 [+5.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.19 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.20 [+0.01] # 103.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.62 [+10.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.34 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.35 [+0.01] # 114.35 [+0.00] INFO: # Large scale dump tests # 165.17 [+50.82] TEST: IPv4 large scale dump tests [ OK ] # 369.58 [+204.41] TEST: IPv6 large scale dump tests [ OK ] # 574.44 [+204.86] TEST: L2 large scale dump tests [ OK ] # 586.33 [+11.89] TEST: Flush tests [ OK ] # 586.34 [+0.01] # 586.34 [+0.00] INFO: # Forwarding tests # 601.10 [+14.76] TEST: IPv4 host entries forwarding tests [ OK ] # 604.51 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 608.17 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 614.54 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.55 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.46 [+5.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.67 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.15 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 635.84 [+0.69] # 635.84 [+0.00] INFO: # Control packets tests # 639.57 [+3.72] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.31 [+3.74] 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__->