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.33 [+22.33] # 22.33 [+0.00] INFO: # Host entries configuration tests # 24.16 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.04 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.93 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 27.94 [+0.01] # 27.94 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.67 [+10.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.28 [+10.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.37 [+18.10] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.93 [+18.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.94 [+0.01] # 85.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.84 [+10.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.76 [+10.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.86 [+6.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.13 [+6.27] 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 # 131.18 [+11.04] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.99 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.00 [+0.01] # 132.01 [+0.00] INFO: # Large scale dump tests # 193.02 [+61.01] TEST: IPv4 large scale dump tests [ OK ] # 414.71 [+221.69] TEST: IPv6 large scale dump tests [ OK ] # 638.98 [+224.27] TEST: L2 large scale dump tests [ OK ] # 652.62 [+13.63] TEST: Flush tests [ OK ] # 652.69 [+0.07] # 652.69 [+0.00] INFO: # Forwarding tests # 668.11 [+15.41] TEST: IPv4 host entries forwarding tests [ OK ] # 671.97 [+3.87] TEST: IPv6 host entries forwarding tests [ OK ] # 675.61 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 682.39 [+6.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 688.66 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 695.16 [+6.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 701.78 [+6.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 704.43 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 705.17 [+0.74] # 705.17 [+0.00] INFO: # Control packets tests # 709.21 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 712.96 [+3.74] 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__->