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.79 [+18.79] # 18.79 [+0.00] INFO: # Host entries configuration tests # 20.51 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.17 [+1.66] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.71 [+1.54] TEST: Common host entries configuration tests (L2) [ OK ] # 23.71 [+0.01] # 23.71 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.80 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.71 [+9.91] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.59 [+14.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.64 [+15.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.65 [+0.01] # 73.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.54 [+9.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.74 [+10.20] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.28 [+5.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.08 [+5.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.09 [+0.01] # 105.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.25 [+10.16] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.97 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.97 [+0.01] # 115.97 [+0.00] INFO: # Large scale dump tests # 168.11 [+52.14] TEST: IPv4 large scale dump tests [ OK ] # 368.71 [+200.60] TEST: IPv6 large scale dump tests [ OK ] # 563.07 [+194.36] TEST: L2 large scale dump tests [ OK ] # 574.71 [+11.64] TEST: Flush tests [ OK ] # 574.72 [+0.01] # 574.72 [+0.00] INFO: # Forwarding tests # 589.56 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 593.06 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 596.66 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 603.03 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.93 [+5.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 614.80 [+5.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 620.46 [+5.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 622.74 [+2.28] TEST: L2 port entries forwarding tests [ OK ] # 623.36 [+0.62] # 623.36 [+0.00] INFO: # Control packets tests # 627.07 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.62 [+3.55] 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__->