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 # 19.47 [+19.47] # 19.47 [+0.00] INFO: # Host entries configuration tests # 21.19 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.92 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.64 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 24.65 [+0.01] # 24.65 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.57 [+9.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.56 [+9.99] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.89 [+15.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.83 [+14.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.84 [+0.01] # 74.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.95 [+10.11] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.13 [+10.18] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.43 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.69 [+5.26] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.70 [+0.01] # 105.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.85 [+10.14] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.54 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.55 [+0.01] # 116.55 [+0.00] INFO: # Large scale dump tests # 170.55 [+54.00] TEST: IPv4 large scale dump tests [ OK ] # 378.92 [+208.37] TEST: IPv6 large scale dump tests [ OK ] # 571.43 [+192.51] TEST: L2 large scale dump tests [ OK ] # 582.33 [+10.90] TEST: Flush tests [ OK ] # 582.34 [+0.01] # 582.34 [+0.00] INFO: # Forwarding tests # 597.18 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 600.71 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 604.18 [+3.47] TEST: L2 host entries forwarding tests [ OK ] # 610.33 [+6.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.15 [+5.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.75 [+5.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.43 [+5.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.07 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 630.72 [+0.65] # 630.72 [+0.00] INFO: # Control packets tests # 634.59 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.07 [+3.48] 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__->