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 # 19.17 [+19.17] # 19.17 [+0.00] INFO: # Host entries configuration tests # 20.90 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.61 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.28 [+1.67] TEST: Common host entries configuration tests (L2) [ OK ] # 24.29 [+0.01] # 24.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.38 [+10.08] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.37 [+9.99] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.55 [+15.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.10 [+14.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.11 [+0.01] # 74.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.93 [+9.82] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.56 [+9.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.54 [+4.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.53 [+5.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.54 [+0.01] # 103.54 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.51 [+9.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.25 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.26 [+0.01] # 114.26 [+0.00] INFO: # Large scale dump tests # 164.00 [+49.74] TEST: IPv4 large scale dump tests [ OK ] # 394.60 [+230.60] TEST: IPv6 large scale dump tests [ OK ] # 621.42 [+226.82] TEST: L2 large scale dump tests [ OK ] # 634.60 [+13.18] TEST: Flush tests [ OK ] # 634.68 [+0.08] # 634.68 [+0.00] INFO: # Forwarding tests # 650.24 [+15.56] TEST: IPv4 host entries forwarding tests [ OK ] # 654.42 [+4.18] TEST: IPv6 host entries forwarding tests [ OK ] # 658.24 [+3.82] TEST: L2 host entries forwarding tests [ OK ] # 665.49 [+7.24] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.74 [+7.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.94 [+7.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.76 [+6.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.62 [+2.86] TEST: L2 port entries forwarding tests [ OK ] # 690.50 [+0.88] # 690.50 [+0.00] INFO: # Control packets tests # 694.87 [+4.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 699.02 [+4.15] 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__->