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 # 21.90 [+21.90] # 21.90 [+0.00] INFO: # Host entries configuration tests # 23.84 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.79 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.73 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 27.74 [+0.01] # 27.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.66 [+10.93] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.34 [+10.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.51 [+17.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.45 [+16.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.46 [+0.01] # 83.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.89 [+10.43] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.21 [+10.31] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.58 [+5.38] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.11 [+5.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.12 [+0.01] # 115.12 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.40 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.11 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.11 [+0.01] # 126.11 [+0.00] INFO: # Large scale dump tests # 178.95 [+52.84] TEST: IPv4 large scale dump tests [ OK ] # 405.91 [+226.96] TEST: IPv6 large scale dump tests [ OK ] # 626.53 [+220.62] TEST: L2 large scale dump tests [ OK ] # 639.04 [+12.51] TEST: Flush tests [ OK ] # 639.12 [+0.07] # 639.12 [+0.00] INFO: # Forwarding tests # 654.14 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 657.82 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 661.81 [+3.98] TEST: L2 host entries forwarding tests [ OK ] # 668.74 [+6.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.12 [+6.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.24 [+6.12] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.42 [+6.18] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.99 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 690.71 [+0.73] # 690.71 [+0.00] INFO: # Control packets tests # 694.71 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.48 [+3.77] 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__->