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 # 13.07 [+13.07] # 13.07 [+0.00] INFO: # Host entries configuration tests # 13.89 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.76 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.59 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.61 [+0.02] # 15.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.23 [+9.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 33.50 [+8.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 42.58 [+9.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.83 [+9.25] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.84 [+0.01] # 51.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.58 [+7.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.55 [+7.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 70.42 [+2.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.43 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.44 [+0.01] # 73.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 81.40 [+7.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.80 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.81 [+0.01] # 81.81 [+0.00] INFO: # Large scale dump tests # 118.97 [+37.16] TEST: IPv4 large scale dump tests [ OK ] # 348.10 [+229.12] TEST: IPv6 large scale dump tests [ OK ] # 570.03 [+221.93] TEST: L2 large scale dump tests [ OK ] # 576.62 [+6.59] TEST: Flush tests [ OK ] # 576.74 [+0.12] # 576.74 [+0.00] INFO: # Forwarding tests # 589.55 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 591.63 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 593.78 [+2.15] TEST: L2 host entries forwarding tests [ OK ] # 597.67 [+3.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.49 [+3.81] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.04 [+3.56] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.75 [+3.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 610.32 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 610.79 [+0.47] # 610.79 [+0.00] INFO: # Control packets tests # 613.16 [+2.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 615.58 [+2.42] 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__->