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.98 [+19.98] # 19.98 [+0.00] INFO: # Host entries configuration tests # 21.82 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.68 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.52 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 25.53 [+0.01] # 25.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.83 [+10.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.29 [+10.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.32 [+16.04] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.98 [+15.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.99 [+0.01] # 77.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.27 [+10.28] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.35 [+10.08] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.72 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.90 [+5.19] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.92 [+0.01] # 108.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.16 [+10.24] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.83 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.85 [+0.01] # 119.85 [+0.00] INFO: # Large scale dump tests # 170.31 [+50.46] TEST: IPv4 large scale dump tests [ OK ] # 380.21 [+209.90] TEST: IPv6 large scale dump tests [ OK ] # 594.32 [+214.11] TEST: L2 large scale dump tests [ OK ] # 605.89 [+11.57] TEST: Flush tests [ OK ] # 605.89 [+0.01] # 605.89 [+0.00] INFO: # Forwarding tests # 617.35 [+11.46] Warning: Filter with specified priority/protocol not found. # 620.85 [+3.50] TEST: IPv4 host entries forwarding tests [ OK ] # 621.09 [+0.24] Warning: Filter with specified priority/protocol not found. # 624.63 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 624.91 [+0.28] Warning: Filter with specified priority/protocol not found. # 628.39 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 628.97 [+0.57] Warning: Filter with specified priority/protocol not found. # 634.82 [+5.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 635.01 [+0.19] Warning: Filter with specified priority/protocol not found. # 640.75 [+5.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.95 [+0.20] Warning: Filter with specified priority/protocol not found. # 646.58 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 646.78 [+0.20] Warning: Filter with specified priority/protocol not found. # 652.45 [+5.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 652.65 [+0.19] Warning: Filter with specified priority/protocol not found. # 654.90 [+2.25] TEST: L2 port entries forwarding tests [ OK ] # 655.51 [+0.61] # 655.51 [+0.00] INFO: # Control packets tests # 659.13 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 662.44 [+3.31] 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__->