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 # 20.69 [+20.69] # 20.69 [+0.00] INFO: # Host entries configuration tests # 22.54 [+1.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.38 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.29 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 26.30 [+0.01] # 26.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.70 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.35 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.06 [+16.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.49 [+16.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.51 [+0.02] # 80.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.96 [+10.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.44 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.04 [+5.60] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.73 [+5.69] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.75 [+0.01] # 112.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.07 [+10.33] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.89 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.90 [+0.01] # 123.90 [+0.00] INFO: # Large scale dump tests # 176.16 [+52.27] TEST: IPv4 large scale dump tests [ OK ] # 395.22 [+219.06] TEST: IPv6 large scale dump tests [ OK ] # 607.60 [+212.38] TEST: L2 large scale dump tests [ OK ] # 620.42 [+12.82] TEST: Flush tests [ OK ] # 620.50 [+0.08] # 620.50 [+0.00] INFO: # Forwarding tests # 635.77 [+15.26] TEST: IPv4 host entries forwarding tests [ OK ] # 639.27 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 642.71 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 649.14 [+6.43] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 655.52 [+6.39] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 661.94 [+6.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 668.44 [+6.50] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.97 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 671.80 [+0.83] # 671.80 [+0.00] INFO: # Control packets tests # 675.88 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 679.89 [+4.01] 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__->