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 # 21.37 [+21.37] # 21.37 [+0.00] INFO: # Host entries configuration tests # 23.20 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.10 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.98 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 26.99 [+0.01] # 26.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.46 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 52.08 [+14.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.91 [+17.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.05 [+18.15] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.07 [+0.01] # 88.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.01 [+10.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.79 [+10.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.87 [+6.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.62 [+5.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.63 [+0.01] # 121.63 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.22 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.93 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.94 [+0.01] # 132.94 [+0.00] INFO: # Large scale dump tests # 185.44 [+52.50] TEST: IPv4 large scale dump tests [ OK ] # 405.30 [+219.85] TEST: IPv6 large scale dump tests [ OK ] # 622.04 [+216.74] TEST: L2 large scale dump tests [ OK ] # 634.23 [+12.19] TEST: Flush tests [ OK ] # 634.23 [+0.01] # 634.23 [+0.00] INFO: # Forwarding tests # 649.29 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 652.91 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 656.45 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 663.06 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.39 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.48 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.87 [+6.38] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.37 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 685.05 [+0.69] # 685.05 [+0.00] INFO: # Control packets tests # 689.03 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.82 [+3.78] 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__->