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.69 [+21.69] # 21.69 [+0.00] INFO: # Host entries configuration tests # 23.70 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.66 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.53 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 27.54 [+0.01] # 27.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.15 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.88 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.73 [+16.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.21 [+17.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.22 [+0.01] # 83.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.82 [+10.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.37 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.48 [+6.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.40 [+5.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.41 [+0.02] # 116.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.10 [+13.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.42 [+1.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.43 [+0.01] # 131.43 [+0.00] INFO: # Large scale dump tests # 185.80 [+54.37] TEST: IPv4 large scale dump tests [ OK ] # 403.88 [+218.08] TEST: IPv6 large scale dump tests [ OK ] # 622.94 [+219.06] TEST: L2 large scale dump tests [ OK ] # 634.82 [+11.88] TEST: Flush tests [ OK ] # 634.83 [+0.01] # 634.83 [+0.00] INFO: # Forwarding tests # 649.74 [+14.91] TEST: IPv4 host entries forwarding tests [ OK ] # 653.25 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 656.77 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 663.59 [+6.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.86 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.01 [+6.15] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.08 [+6.07] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.71 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 685.40 [+0.68] # 685.40 [+0.00] INFO: # Control packets tests # 689.21 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.84 [+3.63] 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__->