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.11 [+20.11] # 20.11 [+0.00] INFO: # Host entries configuration tests # 21.90 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.74 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.65 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 25.66 [+0.01] # 25.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.04 [+10.37] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.36 [+10.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.01 [+16.65] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.14 [+16.13] 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.21 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.71 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.17 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.74 [+5.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.75 [+0.01] # 110.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.88 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.62 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.63 [+0.01] # 121.63 [+0.00] INFO: # Large scale dump tests # 172.27 [+50.65] TEST: IPv4 large scale dump tests [ OK ] # 375.76 [+203.48] TEST: IPv6 large scale dump tests [ OK ] # 583.72 [+207.96] TEST: L2 large scale dump tests [ OK ] # 595.11 [+11.39] TEST: Flush tests [ OK ] # 595.12 [+0.01] # 595.12 [+0.00] INFO: # Forwarding tests # 609.95 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 613.31 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 616.56 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 622.88 [+6.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.58 [+5.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.52 [+5.94] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.19 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.57 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 643.18 [+0.62] # 643.18 [+0.00] INFO: # Control packets tests # 646.79 [+3.61] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.33 [+3.54] 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__->