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.22 [+20.22] # 20.22 [+0.00] INFO: # Host entries configuration tests # 21.98 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.81 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.66 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 25.67 [+0.01] # 25.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.83 [+10.16] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.27 [+10.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.68 [+16.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.66 [+15.98] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.66 [+0.01] # 78.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.82 [+10.16] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.08 [+10.25] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.61 [+5.53] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.22 [+5.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.24 [+0.02] # 110.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.37 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.07 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.08 [+0.01] # 121.08 [+0.00] INFO: # Large scale dump tests # 169.65 [+48.57] TEST: IPv4 large scale dump tests [ OK ] # 379.80 [+210.15] TEST: IPv6 large scale dump tests [ OK ] # 583.65 [+203.85] TEST: L2 large scale dump tests [ OK ] # 594.71 [+11.06] TEST: Flush tests [ OK ] # 594.72 [+0.01] # 594.72 [+0.00] INFO: # Forwarding tests # 609.25 [+14.54] TEST: IPv4 host entries forwarding tests [ OK ] # 612.55 [+3.30] TEST: IPv6 host entries forwarding tests [ OK ] # 615.84 [+3.29] TEST: L2 host entries forwarding tests [ OK ] # 621.86 [+6.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.59 [+5.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.22 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.21 [+6.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.59 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 642.23 [+0.64] # 642.23 [+0.00] INFO: # Control packets tests # 645.75 [+3.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.24 [+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__->