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.98 [+13.98] # 13.98 [+0.00] INFO: # Host entries configuration tests # 14.94 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.89 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.85 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 16.87 [+0.01] # 16.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.64 [+7.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.49 [+7.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.22 [+8.73] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.50 [+9.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.53 [+0.03] # 50.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.52 [+7.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.28 [+7.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.20 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.40 [+3.19] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.41 [+0.01] # 72.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.13 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.53 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.54 [+0.01] # 80.54 [+0.00] INFO: # Large scale dump tests # 118.14 [+37.59] TEST: IPv4 large scale dump tests [ OK ] # 347.63 [+229.49] TEST: IPv6 large scale dump tests [ OK ] # 566.22 [+218.59] TEST: L2 large scale dump tests [ OK ] # 572.22 [+6.00] TEST: Flush tests [ OK ] # 572.31 [+0.10] # 572.31 [+0.00] INFO: # Forwarding tests # 585.16 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 587.28 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 589.17 [+1.89] TEST: L2 host entries forwarding tests [ OK ] # 592.92 [+3.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.69 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.41 [+3.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.08 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.76 [+1.68] TEST: L2 port entries forwarding tests [ OK ] # 606.22 [+0.47] # 606.22 [+0.00] INFO: # Control packets tests # 608.48 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.91 [+2.43] 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__->