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 # 18.77 [+18.77] # 18.77 [+0.00] INFO: # Host entries configuration tests # 20.51 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.28 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.03 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 24.04 [+0.01] # 24.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.49 [+10.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.99 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.74 [+17.75] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.46 [+17.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.47 [+0.01] # 80.47 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.01 [+10.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.44 [+10.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.29 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.38 [+6.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.39 [+0.01] # 113.39 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.09 [+10.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.92 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.93 [+0.01] # 124.94 [+0.00] INFO: # Large scale dump tests # 180.58 [+55.64] TEST: IPv4 large scale dump tests [ OK ] # 399.27 [+218.69] TEST: IPv6 large scale dump tests [ OK ] # 624.64 [+225.36] TEST: L2 large scale dump tests [ OK ] # 637.70 [+13.06] TEST: Flush tests [ OK ] # 637.71 [+0.01] # 637.71 [+0.00] INFO: # Forwarding tests # 653.43 [+15.72] TEST: IPv4 host entries forwarding tests [ OK ] # 657.21 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 660.99 [+3.78] TEST: L2 host entries forwarding tests [ OK ] # 668.78 [+7.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.36 [+6.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.73 [+7.37] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.28 [+6.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.22 [+2.94] TEST: L2 port entries forwarding tests [ OK ] # 693.16 [+0.94] # 693.16 [+0.00] INFO: # Control packets tests # 697.23 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.58 [+4.36] 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__->