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.16 [+21.16] # 21.16 [+0.00] INFO: # Host entries configuration tests # 23.08 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.95 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.75 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 26.76 [+0.01] # 26.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.17 [+10.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.60 [+11.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.76 [+18.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.75 [+17.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.78 [+0.02] # 83.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.07 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.56 [+10.49] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.40 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.12 [+5.72] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.14 [+0.01] # 116.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.90 [+10.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.62 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.63 [+0.01] # 127.63 [+0.00] INFO: # Large scale dump tests # 181.80 [+54.17] TEST: IPv4 large scale dump tests [ OK ] # 402.41 [+220.61] TEST: IPv6 large scale dump tests [ OK ] # 606.26 [+203.84] TEST: L2 large scale dump tests [ OK ] # 618.38 [+12.12] TEST: Flush tests [ OK ] # 618.46 [+0.08] # 618.46 [+0.00] INFO: # Forwarding tests # 633.48 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 637.16 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 640.71 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 647.18 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 653.32 [+6.15] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 659.42 [+6.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 665.81 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 668.35 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 669.11 [+0.76] # 669.11 [+0.00] INFO: # Control packets tests # 673.13 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 676.84 [+3.71] 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__->