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.07 [+22.07] # 22.07 [+0.00] INFO: # Host entries configuration tests # 24.20 [+2.13] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.21 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.10 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 28.12 [+0.01] # 28.12 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.95 [+10.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.32 [+11.37] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.91 [+18.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.83 [+17.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.84 [+0.01] # 86.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.18 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.93 [+10.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.75 [+5.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.13 [+6.38] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.14 [+0.01] # 120.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.94 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.77 [+0.84] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.78 [+0.01] # 131.78 [+0.00] INFO: # Large scale dump tests # 185.14 [+53.35] TEST: IPv4 large scale dump tests [ OK ] # 408.70 [+223.56] TEST: IPv6 large scale dump tests [ OK ] # 632.71 [+224.01] TEST: L2 large scale dump tests [ OK ] # 644.61 [+11.90] TEST: Flush tests [ OK ] # 644.69 [+0.08] # 644.69 [+0.00] INFO: # Forwarding tests # 659.67 [+14.98] TEST: IPv4 host entries forwarding tests [ OK ] # 663.16 [+3.49] TEST: IPv6 host entries forwarding tests [ OK ] # 666.83 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 673.28 [+6.45] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.37 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.55 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 691.78 [+6.23] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 694.32 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 695.10 [+0.78] # 695.10 [+0.00] INFO: # Control packets tests # 699.28 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.11 [+3.84] 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__->