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.97 [+21.97] # 21.97 [+0.00] INFO: # Host entries configuration tests # 23.83 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.75 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.66 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 27.67 [+0.01] # 27.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.37 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.85 [+10.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.11 [+17.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.97 [+17.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.98 [+0.01] # 83.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.72 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.14 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.87 [+5.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.81 [+5.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.82 [+0.01] # 116.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.35 [+10.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.10 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.11 [+0.01] # 128.11 [+0.00] INFO: # Large scale dump tests # 182.21 [+54.10] TEST: IPv4 large scale dump tests [ OK ] # 406.70 [+224.49] TEST: IPv6 large scale dump tests [ OK ] # 617.46 [+210.76] TEST: L2 large scale dump tests [ OK ] # 629.48 [+12.02] TEST: Flush tests [ OK ] # 629.57 [+0.09] # 629.57 [+0.00] INFO: # Forwarding tests # 644.67 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 648.40 [+3.74] TEST: IPv6 host entries forwarding tests [ OK ] # 651.97 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 658.51 [+6.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 664.82 [+6.30] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 671.19 [+6.38] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 677.55 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 680.18 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 680.98 [+0.80] # 680.98 [+0.00] INFO: # Control packets tests # 684.79 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.46 [+3.67] 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__->