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.98 [+18.98] # 18.98 [+0.00] INFO: # Host entries configuration tests # 20.62 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.32 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.14 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 24.15 [+0.01] # 24.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.46 [+10.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.75 [+10.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.20 [+16.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.10 [+15.90] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.11 [+0.01] # 77.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.28 [+10.17] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.58 [+10.30] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.85 [+5.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.47 [+5.62] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.48 [+0.01] # 108.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.84 [+10.36] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.57 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.58 [+0.01] # 119.58 [+0.00] INFO: # Large scale dump tests # 170.89 [+51.30] TEST: IPv4 large scale dump tests [ OK ] # 381.06 [+210.17] TEST: IPv6 large scale dump tests [ OK ] # 585.39 [+204.33] TEST: L2 large scale dump tests [ OK ] # 597.70 [+12.31] TEST: Flush tests [ OK ] # 597.71 [+0.01] # 597.71 [+0.00] INFO: # Forwarding tests # 612.51 [+14.80] TEST: IPv4 host entries forwarding tests [ OK ] # 615.98 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 619.68 [+3.70] TEST: L2 host entries forwarding tests [ OK ] # 626.26 [+6.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.41 [+6.15] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.43 [+6.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.06 [+6.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.72 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 648.48 [+0.76] # 648.48 [+0.00] INFO: # Control packets tests # 652.49 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.38 [+3.90] 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__->