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 # 18.73 [+18.73] # 18.73 [+0.00] INFO: # Host entries configuration tests # 20.44 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.06 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.66 [+1.60] TEST: Common host entries configuration tests (L2) [ OK ] # 23.67 [+0.01] # 23.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.53 [+9.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.37 [+9.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.68 [+15.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.70 [+15.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.71 [+0.01] # 73.71 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.66 [+9.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.63 [+9.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.88 [+5.25] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.13 [+5.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.14 [+0.01] # 104.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.20 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.95 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.96 [+0.01] # 114.96 [+0.00] INFO: # Large scale dump tests # 165.18 [+50.22] TEST: IPv4 large scale dump tests [ OK ] # 368.53 [+203.35] TEST: IPv6 large scale dump tests [ OK ] # 560.17 [+191.65] TEST: L2 large scale dump tests [ OK ] # 571.51 [+11.33] TEST: Flush tests [ OK ] # 571.52 [+0.01] # 571.52 [+0.00] INFO: # Forwarding tests # 586.44 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 590.15 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 593.54 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 600.44 [+6.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 606.53 [+6.08] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 612.64 [+6.12] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 619.02 [+6.38] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 621.46 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 622.18 [+0.72] # 622.18 [+0.00] INFO: # Control packets tests # 625.95 [+3.77] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.18 [+4.22] 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__->