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.53 [+21.53] # 21.53 [+0.00] INFO: # Host entries configuration tests # 23.56 [+2.03] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.82 [+2.27] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.97 [+2.15] TEST: Common host entries configuration tests (L2) [ OK ] # 27.98 [+0.01] # 27.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.99 [+11.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.91 [+10.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.77 [+17.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.20 [+17.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.21 [+0.01] # 85.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.86 [+10.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.59 [+10.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.69 [+6.10] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.51 [+5.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.52 [+0.01] # 118.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.15 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.86 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.87 [+0.01] # 129.87 [+0.00] INFO: # Large scale dump tests # 182.51 [+52.63] TEST: IPv4 large scale dump tests [ OK ] # 409.37 [+226.87] TEST: IPv6 large scale dump tests [ OK ] # 631.55 [+222.18] TEST: L2 large scale dump tests [ OK ] # 642.97 [+11.42] TEST: Flush tests [ OK ] # 642.98 [+0.01] # 642.98 [+0.00] INFO: # Forwarding tests # 657.93 [+14.96] TEST: IPv4 host entries forwarding tests [ OK ] # 661.74 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 665.47 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 672.01 [+6.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.10 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 684.35 [+6.24] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.62 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.23 [+2.61] TEST: L2 port entries forwarding tests [ OK ] # 693.91 [+0.68] # 693.91 [+0.00] INFO: # Control packets tests # 697.81 [+3.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.57 [+3.76] 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__->