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.23 [+18.23] # 18.23 [+0.00] INFO: # Host entries configuration tests # 19.89 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.48 [+1.58] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.96 [+1.48] TEST: Common host entries configuration tests (L2) [ OK ] # 22.97 [+0.01] # 22.97 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.63 [+9.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.32 [+9.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.97 [+15.65] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.67 [+15.70] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.68 [+0.01] # 73.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.67 [+9.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.63 [+9.96] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.36 [+5.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.77 [+5.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.79 [+0.01] # 104.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.17 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.90 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.92 [+0.02] # 115.92 [+0.00] INFO: # Large scale dump tests # 164.55 [+48.63] TEST: IPv4 large scale dump tests [ OK ] # 371.97 [+207.42] TEST: IPv6 large scale dump tests [ OK ] # 572.91 [+200.94] TEST: L2 large scale dump tests [ OK ] # 584.66 [+11.75] TEST: Flush tests [ OK ] # 584.67 [+0.01] # 584.67 [+0.00] INFO: # Forwarding tests # 599.58 [+14.91] TEST: IPv4 host entries forwarding tests [ OK ] # 603.08 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 606.64 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 613.18 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.46 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.26 [+5.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.12 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.98 [+2.86] TEST: L2 port entries forwarding tests [ OK ] # 634.72 [+0.74] # 634.72 [+0.00] INFO: # Control packets tests # 638.51 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.13 [+3.62] 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__->