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.38 [+21.38] # 21.38 [+0.00] INFO: # Host entries configuration tests # 23.13 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.94 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.64 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 26.65 [+0.01] # 26.65 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.79 [+10.14] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.71 [+9.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.74 [+16.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.14 [+16.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.15 [+0.01] # 79.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.53 [+10.38] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.60 [+10.07] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.21 [+5.61] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.64 [+5.42] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.65 [+0.01] # 110.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.64 [+9.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.33 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.34 [+0.01] # 121.34 [+0.00] INFO: # Large scale dump tests # 169.70 [+48.37] TEST: IPv4 large scale dump tests [ OK ] # 372.66 [+202.95] TEST: IPv6 large scale dump tests [ OK ] # 570.20 [+197.54] TEST: L2 large scale dump tests [ OK ] # 581.71 [+11.51] TEST: Flush tests [ OK ] # 581.72 [+0.01] # 581.72 [+0.00] INFO: # Forwarding tests # 596.38 [+14.66] TEST: IPv4 host entries forwarding tests [ OK ] # 599.70 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 603.00 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 609.29 [+6.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 615.05 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.68 [+5.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.47 [+5.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 628.86 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 629.47 [+0.61] # 629.47 [+0.00] INFO: # Control packets tests # 633.01 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.46 [+6.45] 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__->