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 # 18.35 [+18.35] # 18.35 [+0.00] INFO: # Host entries configuration tests # 19.94 [+1.59] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.65 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.33 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 23.34 [+0.01] # 23.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.30 [+9.96] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.35 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.14 [+15.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.53 [+16.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.54 [+0.01] # 75.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.76 [+10.22] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.82 [+10.06] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.34 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.53 [+5.19] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.54 [+0.01] # 106.54 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.60 [+10.07] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.36 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.37 [+0.01] # 117.37 [+0.00] INFO: # Large scale dump tests # 168.82 [+51.45] TEST: IPv4 large scale dump tests [ OK ] # 379.24 [+210.42] TEST: IPv6 large scale dump tests [ OK ] # 596.40 [+217.15] TEST: L2 large scale dump tests [ OK ] # 608.60 [+12.20] TEST: Flush tests [ OK ] # 608.61 [+0.01] # 608.61 [+0.00] INFO: # Forwarding tests # 623.44 [+14.83] TEST: IPv4 host entries forwarding tests [ OK ] # 627.07 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 630.42 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 637.34 [+6.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 643.64 [+6.30] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 650.13 [+6.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 656.84 [+6.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 659.44 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 660.15 [+0.71] # 660.15 [+0.00] INFO: # Control packets tests # 664.74 [+4.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 668.65 [+3.91] 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__->