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 # 13.92 [+13.92] # 13.92 [+0.00] INFO: # Host entries configuration tests # 14.88 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.90 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.83 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 16.84 [+0.01] # 16.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.53 [+7.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.14 [+7.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.54 [+8.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.36 [+8.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.37 [+0.01] # 49.37 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.09 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.91 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.67 [+2.76] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.52 [+2.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.53 [+0.01] # 70.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.21 [+7.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.56 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.58 [+0.01] # 78.58 [+0.00] INFO: # Large scale dump tests # 114.65 [+36.07] TEST: IPv4 large scale dump tests [ OK ] # 337.67 [+223.03] TEST: IPv6 large scale dump tests [ OK ] # 569.89 [+232.21] TEST: L2 large scale dump tests [ OK ] # 576.34 [+6.45] TEST: Flush tests [ OK ] # 576.45 [+0.11] # 576.45 [+0.00] INFO: # Forwarding tests # 589.31 [+12.86] TEST: IPv4 host entries forwarding tests [ OK ] # 591.24 [+1.93] TEST: IPv6 host entries forwarding tests [ OK ] # 593.27 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 596.98 [+3.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.63 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.27 [+3.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 607.86 [+3.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.43 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 609.89 [+0.46] # 609.89 [+0.00] INFO: # Control packets tests # 612.16 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.44 [+2.28] 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__->