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 # 18.65 [+18.65] # 18.65 [+0.00] INFO: # Host entries configuration tests # 20.28 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.90 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.40 [+1.49] TEST: Common host entries configuration tests (L2) [ OK ] # 23.41 [+0.01] # 23.41 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.25 [+9.84] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.26 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.90 [+15.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.89 [+15.99] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.90 [+0.01] # 74.90 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.20 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.65 [+10.44] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.23 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.94 [+5.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.95 [+0.01] # 106.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.28 [+10.33] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.98 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.99 [+0.01] # 117.99 [+0.00] INFO: # Large scale dump tests # 170.48 [+52.49] TEST: IPv4 large scale dump tests [ OK ] # 381.88 [+211.40] TEST: IPv6 large scale dump tests [ OK ] # 588.13 [+206.25] TEST: L2 large scale dump tests [ OK ] # 599.92 [+11.79] TEST: Flush tests [ OK ] # 599.92 [+0.01] # 599.92 [+0.00] INFO: # Forwarding tests # 614.62 [+14.70] TEST: IPv4 host entries forwarding tests [ OK ] # 618.06 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 621.31 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 627.51 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.30 [+5.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.43 [+6.13] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.49 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.82 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 648.50 [+0.67] # 648.50 [+0.00] INFO: # Control packets tests # 652.10 [+3.60] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.74 [+3.65] 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__->