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.11 [+21.11] # 21.11 [+0.00] INFO: # Host entries configuration tests # 23.16 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.18 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.14 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.15 [+0.01] # 27.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.91 [+10.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.04 [+11.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.11 [+18.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.04 [+17.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.05 [+0.01] # 85.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.76 [+10.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.63 [+10.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.72 [+6.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.77 [+6.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.79 [+0.02] # 118.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.38 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.15 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.16 [+0.01] # 130.16 [+0.00] INFO: # Large scale dump tests # 185.22 [+55.06] TEST: IPv4 large scale dump tests [ OK ] # 412.89 [+227.67] TEST: IPv6 large scale dump tests [ OK ] # 630.04 [+217.15] TEST: L2 large scale dump tests [ OK ] # 642.20 [+12.16] TEST: Flush tests [ OK ] # 642.22 [+0.02] # 642.22 [+0.00] INFO: # Forwarding tests # 657.34 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 661.06 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 664.61 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 671.16 [+6.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 677.60 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.77 [+6.17] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.99 [+6.22] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.57 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 693.25 [+0.68] # 693.25 [+0.00] INFO: # Control packets tests # 697.20 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.01 [+3.81] 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__->