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.95 [+19.95] # 19.95 [+0.00] INFO: # Host entries configuration tests # 21.70 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.41 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.22 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 25.23 [+0.01] # 25.23 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.63 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.03 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.43 [+16.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.41 [+16.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.42 [+0.01] # 79.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.06 [+10.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.45 [+10.39] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.06 [+5.60] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.00 [+5.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.01 [+0.01] # 112.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.47 [+10.46] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.21 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.22 [+0.01] # 123.22 [+0.00] INFO: # Large scale dump tests # 175.76 [+52.54] TEST: IPv4 large scale dump tests [ OK ] # 396.83 [+221.07] TEST: IPv6 large scale dump tests [ OK ] # 604.59 [+207.76] TEST: L2 large scale dump tests [ OK ] # 616.65 [+12.06] TEST: Flush tests [ OK ] # 616.66 [+0.01] # 616.66 [+0.00] INFO: # Forwarding tests # 631.70 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 635.15 [+3.45] TEST: IPv6 host entries forwarding tests [ OK ] # 638.77 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 645.29 [+6.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.59 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 657.72 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 664.02 [+6.30] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 666.91 [+2.89] TEST: L2 port entries forwarding tests [ OK ] # 667.58 [+0.67] # 667.58 [+0.00] INFO: # Control packets tests # 671.65 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 675.80 [+4.14] 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__->