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 # 14.02 [+14.02] # 14.02 [+0.00] INFO: # Host entries configuration tests # 14.95 [+0.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.91 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.90 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 16.91 [+0.02] # 16.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.67 [+7.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.32 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.21 [+8.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.33 [+9.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.34 [+0.01] # 50.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.17 [+7.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.04 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.12 [+3.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.37 [+3.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.38 [+0.01] # 72.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.30 [+7.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.70 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.71 [+0.01] # 80.71 [+0.00] INFO: # Large scale dump tests # 116.69 [+35.98] TEST: IPv4 large scale dump tests [ OK ] # 351.68 [+234.99] TEST: IPv6 large scale dump tests [ OK ] # 571.51 [+219.83] TEST: L2 large scale dump tests [ OK ] # 578.22 [+6.71] TEST: Flush tests [ OK ] # 578.30 [+0.09] # 578.30 [+0.00] INFO: # Forwarding tests # 591.42 [+13.11] TEST: IPv4 host entries forwarding tests [ OK ] # 593.60 [+2.18] TEST: IPv6 host entries forwarding tests [ OK ] # 595.71 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 599.40 [+3.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.87 [+3.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 606.41 [+3.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.97 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.37 [+1.40] TEST: L2 port entries forwarding tests [ OK ] # 611.78 [+0.41] # 611.78 [+0.00] INFO: # Control packets tests # 613.90 [+2.12] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.11 [+2.21] 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__->