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.31 [+20.31] # 20.31 [+0.00] INFO: # Host entries configuration tests # 22.11 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.05 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.92 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 25.93 [+0.01] # 25.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.31 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.76 [+10.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.69 [+16.93] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.57 [+17.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.59 [+0.01] # 81.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.69 [+11.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.64 [+10.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.53 [+5.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.70 [+6.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.71 [+0.01] # 115.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.40 [+10.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.24 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.26 [+0.02] # 127.26 [+0.00] INFO: # Large scale dump tests # 184.14 [+56.88] TEST: IPv4 large scale dump tests [ OK ] # 416.84 [+232.69] TEST: IPv6 large scale dump tests [ OK ] # 645.32 [+228.49] TEST: L2 large scale dump tests [ OK ] # 658.27 [+12.95] TEST: Flush tests [ OK ] # 658.35 [+0.08] # 658.35 [+0.00] INFO: # Forwarding tests # 673.79 [+15.44] TEST: IPv4 host entries forwarding tests [ OK ] # 677.59 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 681.55 [+3.96] TEST: L2 host entries forwarding tests [ OK ] # 688.60 [+7.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 695.79 [+7.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 702.96 [+7.17] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 709.84 [+6.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 712.63 [+2.79] TEST: L2 port entries forwarding tests [ OK ] # 713.41 [+0.78] # 713.41 [+0.00] INFO: # Control packets tests # 717.61 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 721.57 [+3.96] 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__->