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 # 21.34 [+21.34] # 21.34 [+0.00] INFO: # Host entries configuration tests # 23.39 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.38 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.46 [+2.08] TEST: Common host entries configuration tests (L2) [ OK ] # 27.47 [+0.01] # 27.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.13 [+10.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.89 [+10.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.21 [+17.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.62 [+17.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.63 [+0.02] # 83.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.23 [+10.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.90 [+10.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.87 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.68 [+5.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.69 [+0.01] # 116.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.15 [+10.45] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.84 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.85 [+0.01] # 127.85 [+0.00] INFO: # Large scale dump tests # 181.02 [+53.16] TEST: IPv4 large scale dump tests [ OK ] # 409.70 [+228.68] TEST: IPv6 large scale dump tests [ OK ] # 627.41 [+217.72] TEST: L2 large scale dump tests [ OK ] # 639.95 [+12.53] TEST: Flush tests [ OK ] # 640.05 [+0.11] # 640.05 [+0.00] INFO: # Forwarding tests # 655.42 [+15.36] TEST: IPv4 host entries forwarding tests [ OK ] # 659.06 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 662.88 [+3.82] TEST: L2 host entries forwarding tests [ OK ] # 669.43 [+6.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.78 [+6.35] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.40 [+6.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.11 [+6.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.87 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 692.67 [+0.79] # 692.67 [+0.00] INFO: # Control packets tests # 696.77 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.77 [+4.00] 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__->