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 # 19.32 [+19.32] # 19.32 [+0.00] INFO: # Host entries configuration tests # 21.13 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.83 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.67 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 24.68 [+0.01] # 24.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.98 [+10.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.00 [+10.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.29 [+16.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.86 [+16.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.87 [+0.01] # 77.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.17 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.43 [+10.26] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.13 [+5.70] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.50 [+5.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.50 [+0.01] # 109.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.99 [+10.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.76 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.77 [+0.01] # 120.77 [+0.00] INFO: # Large scale dump tests # 171.85 [+51.08] TEST: IPv4 large scale dump tests [ OK ] # 376.55 [+204.70] TEST: IPv6 large scale dump tests [ OK ] # 581.57 [+205.02] TEST: L2 large scale dump tests [ OK ] # 593.52 [+11.95] TEST: Flush tests [ OK ] # 593.53 [+0.01] # 593.53 [+0.00] INFO: # Forwarding tests # 608.15 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 612.08 [+3.93] TEST: IPv6 host entries forwarding tests [ OK ] # 615.51 [+3.43] TEST: L2 host entries forwarding tests [ OK ] # 622.51 [+7.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.61 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.26 [+5.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.06 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.37 [+2.31] TEST: L2 port entries forwarding tests [ OK ] # 643.03 [+0.66] # 643.03 [+0.00] INFO: # Control packets tests # 646.56 [+3.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.04 [+3.48] 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__->