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 # 19.97 [+19.97] # 19.97 [+0.00] INFO: # Host entries configuration tests # 21.69 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.41 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.16 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.17 [+0.01] # 25.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.29 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.45 [+10.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.40 [+16.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.14 [+16.74] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.15 [+0.01] # 79.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.69 [+10.55] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.56 [+10.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.30 [+5.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.48 [+6.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.49 [+0.01] # 112.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.29 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.08 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.09 [+0.01] # 124.09 [+0.00] INFO: # Large scale dump tests # 179.51 [+55.42] TEST: IPv4 large scale dump tests [ OK ] # 401.58 [+222.07] TEST: IPv6 large scale dump tests [ OK ] # 626.14 [+224.56] TEST: L2 large scale dump tests [ OK ] # 639.42 [+13.27] TEST: Flush tests [ OK ] # 639.51 [+0.10] # 639.51 [+0.00] INFO: # Forwarding tests # 655.15 [+15.63] TEST: IPv4 host entries forwarding tests [ OK ] # 659.01 [+3.86] TEST: IPv6 host entries forwarding tests [ OK ] # 662.77 [+3.76] TEST: L2 host entries forwarding tests [ OK ] # 669.73 [+6.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.79 [+7.06] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.26 [+6.47] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.00 [+6.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.86 [+2.86] TEST: L2 port entries forwarding tests [ OK ] # 693.66 [+0.80] # 693.66 [+0.00] INFO: # Control packets tests # 698.05 [+4.39] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.96 [+3.91] 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__->