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 # 22.40 [+22.40] # 22.40 [+0.00] INFO: # Host entries configuration tests # 24.31 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.25 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.33 [+2.08] TEST: Common host entries configuration tests (L2) [ OK ] # 28.35 [+0.01] # 28.35 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.99 [+10.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.72 [+10.73] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.57 [+17.84] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.07 [+17.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.08 [+0.01] # 85.08 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.03 [+10.95] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.87 [+10.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.00 [+6.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.28 [+6.27] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.29 [+0.01] # 119.29 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.03 [+10.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.88 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.89 [+0.01] # 130.89 [+0.00] INFO: # Large scale dump tests # 185.14 [+54.25] TEST: IPv4 large scale dump tests [ OK ] # 409.10 [+223.96] TEST: IPv6 large scale dump tests [ OK ] # 641.98 [+232.88] TEST: L2 large scale dump tests [ OK ] # 655.61 [+13.63] TEST: Flush tests [ OK ] # 655.69 [+0.08] # 655.69 [+0.00] INFO: # Forwarding tests # 671.30 [+15.61] TEST: IPv4 host entries forwarding tests [ OK ] # 675.19 [+3.90] TEST: IPv6 host entries forwarding tests [ OK ] # 678.93 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 685.89 [+6.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 692.77 [+6.88] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 699.55 [+6.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 706.17 [+6.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 708.80 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 709.62 [+0.82] # 709.62 [+0.00] INFO: # Control packets tests # 713.60 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 717.40 [+3.80] 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__->