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.10 [+20.10] # 20.10 [+0.00] INFO: # Host entries configuration tests # 21.96 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.77 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.60 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 25.61 [+0.01] # 25.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.77 [+10.16] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.90 [+10.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.34 [+16.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.03 [+16.69] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.04 [+0.01] # 79.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.52 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.68 [+10.17] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.02 [+5.33] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.34 [+5.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.34 [+0.01] # 110.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.64 [+10.29] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.31 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.32 [+0.01] # 121.32 [+0.00] INFO: # Large scale dump tests # 170.81 [+49.49] TEST: IPv4 large scale dump tests [ OK ] # 376.98 [+206.17] TEST: IPv6 large scale dump tests [ OK ] # 584.55 [+207.57] TEST: L2 large scale dump tests [ OK ] # 596.50 [+11.94] TEST: Flush tests [ OK ] # 596.50 [+0.01] # 596.50 [+0.00] INFO: # Forwarding tests # 611.44 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 615.10 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 618.62 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 625.23 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 631.02 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 636.94 [+5.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 643.01 [+6.08] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 645.48 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 646.14 [+0.66] # 646.14 [+0.00] INFO: # Control packets tests # 649.86 [+3.72] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 653.42 [+3.56] 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__->