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.26 [+20.26] # 20.26 [+0.00] INFO: # Host entries configuration tests # 22.14 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.97 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.75 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 25.75 [+0.01] # 25.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.36 [+12.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.33 [+11.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.30 [+16.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.23 [+15.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.24 [+0.01] # 83.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.37 [+10.13] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.45 [+10.08] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.90 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.35 [+5.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.36 [+0.01] # 114.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.46 [+10.10] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.15 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.16 [+0.01] # 125.16 [+0.00] INFO: # Large scale dump tests # 175.42 [+50.26] TEST: IPv4 large scale dump tests [ OK ] # 371.78 [+196.35] TEST: IPv6 large scale dump tests [ OK ] # 571.53 [+199.76] TEST: L2 large scale dump tests [ OK ] # 583.44 [+11.91] TEST: Flush tests [ OK ] # 583.45 [+0.01] # 583.45 [+0.00] INFO: # Forwarding tests # 598.78 [+15.33] TEST: IPv4 host entries forwarding tests [ OK ] # 602.49 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 605.88 [+3.39] TEST: L2 host entries forwarding tests [ OK ] # 612.22 [+6.33] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.08 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.76 [+5.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.60 [+5.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.05 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 632.66 [+0.61] # 632.66 [+0.00] INFO: # Control packets tests # 636.28 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.74 [+3.46] 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__->