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.22 [+18.22] # 18.23 [+0.00] INFO: # Host entries configuration tests # 19.88 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.49 [+1.61] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.98 [+1.49] TEST: Common host entries configuration tests (L2) [ OK ] # 22.99 [+0.01] # 22.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.71 [+9.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.59 [+9.87] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.35 [+15.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.92 [+15.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.93 [+0.01] # 73.93 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.79 [+9.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.58 [+9.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.83 [+5.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.93 [+5.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.94 [+0.01] # 103.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.96 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.56 [+0.60] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.56 [+0.01] # 114.56 [+0.00] INFO: # Large scale dump tests # 162.79 [+48.23] TEST: IPv4 large scale dump tests [ OK ] # 360.54 [+197.75] TEST: IPv6 large scale dump tests [ OK ] # 562.93 [+202.39] TEST: L2 large scale dump tests [ OK ] # 574.69 [+11.76] TEST: Flush tests [ OK ] # 574.70 [+0.01] # 574.70 [+0.00] INFO: # Forwarding tests # 589.69 [+14.99] TEST: IPv4 host entries forwarding tests [ OK ] # 593.19 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 596.81 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 603.12 [+6.31] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.81 [+5.69] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 614.70 [+5.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 620.83 [+6.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 623.36 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 624.03 [+0.68] # 624.03 [+0.00] INFO: # Control packets tests # 627.90 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 631.46 [+3.56] 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__->