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.42 [+19.42] # 19.42 [+0.00] INFO: # Host entries configuration tests # 21.10 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.84 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.74 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 24.75 [+0.01] # 24.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.72 [+9.97] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.81 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.45 [+16.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.58 [+16.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.59 [+0.01] # 77.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.75 [+10.16] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.95 [+10.20] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.80 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.54 [+5.74] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.55 [+0.01] # 109.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.95 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.63 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.64 [+0.01] # 120.64 [+0.00] INFO: # Large scale dump tests # 171.44 [+50.79] TEST: IPv4 large scale dump tests [ OK ] # 377.66 [+206.22] TEST: IPv6 large scale dump tests [ OK ] # 588.86 [+211.20] TEST: L2 large scale dump tests [ OK ] # 600.55 [+11.69] TEST: Flush tests [ OK ] # 600.56 [+0.01] # 600.56 [+0.00] INFO: # Forwarding tests # 615.53 [+14.98] TEST: IPv4 host entries forwarding tests [ OK ] # 619.13 [+3.60] TEST: IPv6 host entries forwarding tests [ OK ] # 622.39 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 628.50 [+6.12] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 634.39 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.34 [+5.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 646.08 [+5.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 648.61 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 649.25 [+0.64] # 649.25 [+0.00] INFO: # Control packets tests # 653.08 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.73 [+3.65] 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__->