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.64 [+20.64] # 20.64 [+0.00] INFO: # Host entries configuration tests # 22.69 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.62 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.65 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 26.66 [+0.01] # 26.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.66 [+11.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.53 [+10.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.70 [+17.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.10 [+17.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.11 [+0.01] # 83.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.97 [+10.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.74 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.78 [+6.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.70 [+5.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.71 [+0.01] # 116.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.60 [+10.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.45 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.46 [+0.01] # 128.46 [+0.00] INFO: # Large scale dump tests # 181.71 [+53.25] TEST: IPv4 large scale dump tests [ OK ] # 403.69 [+221.98] TEST: IPv6 large scale dump tests [ OK ] # 627.67 [+223.98] TEST: L2 large scale dump tests [ OK ] # 641.29 [+13.62] TEST: Flush tests [ OK ] # 641.38 [+0.09] # 641.38 [+0.00] INFO: # Forwarding tests # 657.09 [+15.72] TEST: IPv4 host entries forwarding tests [ OK ] # 661.38 [+4.29] TEST: IPv6 host entries forwarding tests [ OK ] # 665.23 [+3.85] TEST: L2 host entries forwarding tests [ OK ] # 672.17 [+6.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.85 [+6.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.92 [+7.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.54 [+6.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.00 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 695.77 [+0.77] # 695.78 [+0.00] INFO: # Control packets tests # 699.79 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.55 [+3.77] 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__->