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 # 20.27 [+20.27] # 20.27 [+0.00] INFO: # Host entries configuration tests # 22.09 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.75 [+1.66] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.46 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 25.47 [+0.01] # 25.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.80 [+10.33] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.98 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.17 [+16.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.88 [+15.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.89 [+0.01] # 77.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.00 [+10.11] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.06 [+10.06] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.42 [+5.36] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.78 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.79 [+0.01] # 108.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.98 [+10.19] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.66 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.67 [+0.01] # 119.67 [+0.00] INFO: # Large scale dump tests # 169.82 [+50.15] TEST: IPv4 large scale dump tests [ OK ] # 376.04 [+206.23] TEST: IPv6 large scale dump tests [ OK ] # 577.13 [+201.09] TEST: L2 large scale dump tests [ OK ] # 588.81 [+11.68] TEST: Flush tests [ OK ] # 588.82 [+0.01] # 588.82 [+0.00] INFO: # Forwarding tests # 603.82 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 607.51 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 611.30 [+3.79] TEST: L2 host entries forwarding tests [ OK ] # 617.68 [+6.38] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.71 [+6.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.63 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.59 [+5.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.06 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 638.75 [+0.70] # 638.75 [+0.00] INFO: # Control packets tests # 642.56 [+3.80] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.44 [+3.89] 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__->