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 # 21.78 [+21.78] # 21.78 [+0.00] INFO: # Host entries configuration tests # 23.88 [+2.09] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.77 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.85 [+2.08] TEST: Common host entries configuration tests (L2) [ OK ] # 27.86 [+0.01] # 27.86 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.40 [+10.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.06 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.84 [+17.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.67 [+17.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.69 [+0.01] # 84.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.35 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.94 [+10.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.94 [+6.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 122.43 [+10.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 122.44 [+0.01] # 122.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 133.80 [+11.36] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.59 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.60 [+0.01] # 134.60 [+0.00] INFO: # Large scale dump tests # 190.11 [+55.51] TEST: IPv4 large scale dump tests [ OK ] # 412.44 [+222.33] TEST: IPv6 large scale dump tests [ OK ] # 630.90 [+218.46] TEST: L2 large scale dump tests [ OK ] # 643.25 [+12.35] TEST: Flush tests [ OK ] # 643.31 [+0.06] # 643.32 [+0.00] INFO: # Forwarding tests # 658.33 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 662.07 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 665.61 [+3.53] TEST: L2 host entries forwarding tests [ OK ] # 672.03 [+6.42] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.09 [+6.06] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 684.23 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.44 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.14 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 693.89 [+0.75] # 693.89 [+0.00] INFO: # Control packets tests # 697.96 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.68 [+3.72] 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__->