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.73 [+21.73] # 21.73 [+0.00] INFO: # Host entries configuration tests # 23.82 [+2.09] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.83 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.99 [+2.16] TEST: Common host entries configuration tests (L2) [ OK ] # 28.00 [+0.01] # 28.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.82 [+10.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.54 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.09 [+17.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.45 [+17.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.46 [+0.01] # 84.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.12 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.75 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.45 [+5.70] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.06 [+5.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.08 [+0.02] # 117.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.67 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.40 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.41 [+0.01] # 128.41 [+0.00] INFO: # Large scale dump tests # 182.03 [+53.62] TEST: IPv4 large scale dump tests [ OK ] # 405.32 [+223.28] TEST: IPv6 large scale dump tests [ OK ] # 625.55 [+220.23] TEST: L2 large scale dump tests [ OK ] # 637.82 [+12.27] TEST: Flush tests [ OK ] # 637.83 [+0.01] # 637.83 [+0.00] INFO: # Forwarding tests # 652.83 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 656.55 [+3.72] TEST: IPv6 host entries forwarding tests [ OK ] # 660.16 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 667.09 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.68 [+6.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.88 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.06 [+6.18] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.67 [+2.61] TEST: L2 port entries forwarding tests [ OK ] # 689.40 [+0.73] # 689.40 [+0.00] INFO: # Control packets tests # 693.59 [+4.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.38 [+3.79] 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__->