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.86 [+19.86] # 19.86 [+0.00] INFO: # Host entries configuration tests # 21.63 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.37 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.14 [+1.77] TEST: Common host entries configuration tests (L2) [ OK ] # 25.15 [+0.01] # 25.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.36 [+10.21] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.52 [+10.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.50 [+15.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.81 [+16.31] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.82 [+0.01] # 77.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.00 [+10.18] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.96 [+9.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.21 [+5.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.48 [+5.27] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.49 [+0.01] # 108.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.57 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.22 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.23 [+0.01] # 119.23 [+0.00] INFO: # Large scale dump tests # 169.38 [+50.16] TEST: IPv4 large scale dump tests [ OK ] # 377.40 [+208.01] TEST: IPv6 large scale dump tests [ OK ] # 576.87 [+199.48] TEST: L2 large scale dump tests [ OK ] # 587.75 [+10.88] TEST: Flush tests [ OK ] # 587.76 [+0.01] # 587.76 [+0.00] INFO: # Forwarding tests # 602.22 [+14.47] TEST: IPv4 host entries forwarding tests [ OK ] # 605.48 [+3.26] TEST: IPv6 host entries forwarding tests [ OK ] # 608.78 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 614.86 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.54 [+5.69] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.31 [+5.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.98 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.40 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 635.04 [+0.64] # 635.04 [+0.00] INFO: # Control packets tests # 638.77 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.23 [+3.46] 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__->