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 # 21.12 [+21.12] # 21.12 [+0.00] INFO: # Host entries configuration tests # 22.92 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.84 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.71 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 26.72 [+0.01] # 26.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.22 [+10.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.79 [+10.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.17 [+17.38] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.85 [+17.68] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.86 [+0.01] # 82.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.81 [+10.95] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.44 [+10.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.38 [+5.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.53 [+6.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.55 [+0.01] # 116.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.55 [+11.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.36 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.37 [+0.01] # 128.37 [+0.00] INFO: # Large scale dump tests # 182.54 [+54.17] TEST: IPv4 large scale dump tests [ OK ] # 404.15 [+221.60] TEST: IPv6 large scale dump tests [ OK ] # 624.89 [+220.74] TEST: L2 large scale dump tests [ OK ] # 637.89 [+13.00] TEST: Flush tests [ OK ] # 637.97 [+0.08] # 637.97 [+0.00] INFO: # Forwarding tests # 653.40 [+15.43] TEST: IPv4 host entries forwarding tests [ OK ] # 657.02 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 660.65 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 667.54 [+6.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.19 [+6.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.38 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.88 [+6.50] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.51 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 690.31 [+0.81] # 690.32 [+0.00] INFO: # Control packets tests # 694.17 [+3.85] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.83 [+3.66] 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__->