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 # 20.60 [+20.60] # 20.60 [+0.00] INFO: # Host entries configuration tests # 22.48 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.51 [+2.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.43 [+1.92] TEST: Common host entries configuration tests (L2) [ OK ] # 26.44 [+0.01] # 26.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.12 [+10.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.27 [+11.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.05 [+16.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.46 [+17.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.47 [+0.01] # 82.47 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.30 [+10.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.06 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.92 [+5.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.80 [+5.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.81 [+0.01] # 115.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.22 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.99 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.00 [+0.01] # 127.00 [+0.00] INFO: # Large scale dump tests # 181.14 [+54.14] TEST: IPv4 large scale dump tests [ OK ] # 408.58 [+227.44] TEST: IPv6 large scale dump tests [ OK ] # 626.14 [+217.56] TEST: L2 large scale dump tests [ OK ] # 638.39 [+12.25] TEST: Flush tests [ OK ] # 638.40 [+0.01] # 638.40 [+0.00] INFO: # Forwarding tests # 653.38 [+14.98] TEST: IPv4 host entries forwarding tests [ OK ] # 657.00 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 660.69 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 667.62 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.95 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.06 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.39 [+6.33] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.98 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 689.65 [+0.67] # 689.65 [+0.00] INFO: # Control packets tests # 693.67 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.71 [+4.04] 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__->