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.37 [+19.37] # 19.37 [+0.00] INFO: # Host entries configuration tests # 21.23 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.15 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.11 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 25.12 [+0.01] # 25.12 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.90 [+10.77] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.51 [+10.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.37 [+16.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.97 [+17.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.98 [+0.01] # 80.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.32 [+10.35] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.88 [+10.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.75 [+5.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.48 [+5.73] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.49 [+0.01] # 113.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.20 [+10.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.04 [+0.84] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.05 [+0.01] # 125.05 [+0.00] INFO: # Large scale dump tests # 179.70 [+54.65] TEST: IPv4 large scale dump tests [ OK ] # 395.72 [+216.03] TEST: IPv6 large scale dump tests [ OK ] # 619.39 [+223.67] TEST: L2 large scale dump tests [ OK ] # 631.87 [+12.48] TEST: Flush tests [ OK ] # 631.88 [+0.01] # 631.88 [+0.00] INFO: # Forwarding tests # 647.47 [+15.59] TEST: IPv4 host entries forwarding tests [ OK ] # 651.27 [+3.81] TEST: IPv6 host entries forwarding tests [ OK ] # 655.03 [+3.76] TEST: L2 host entries forwarding tests [ OK ] # 662.02 [+6.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.63 [+6.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.18 [+6.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.61 [+6.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.27 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 684.99 [+0.73] # 684.99 [+0.00] INFO: # Control packets tests # 689.23 [+4.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.26 [+4.03] 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__->