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 # 25.35 [+25.35] # 25.35 [+0.00] INFO: # Host entries configuration tests # 27.07 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 28.88 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 30.82 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 30.82 [+0.01] # 30.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 41.42 [+10.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 52.11 [+10.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.61 [+17.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.97 [+17.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.97 [+0.01] # 86.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.51 [+10.53] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.21 [+10.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.01 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.58 [+5.56] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.59 [+0.01] # 119.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.87 [+10.29] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.62 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.63 [+0.01] # 130.63 [+0.00] INFO: # Large scale dump tests # 181.89 [+51.26] TEST: IPv4 large scale dump tests [ OK ] # 396.02 [+214.12] TEST: IPv6 large scale dump tests [ OK ] # 606.51 [+210.49] TEST: L2 large scale dump tests [ OK ] # 618.08 [+11.57] TEST: Flush tests [ OK ] # 618.15 [+0.07] # 618.15 [+0.00] INFO: # Forwarding tests # 632.99 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 636.49 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 640.16 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 646.92 [+6.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 653.46 [+6.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 659.86 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 666.07 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 668.56 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 669.36 [+0.80] # 669.36 [+0.00] INFO: # Control packets tests # 673.35 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 677.12 [+3.77] 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__->