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 # 20.15 [+20.15] # 20.15 [+0.00] INFO: # Host entries configuration tests # 21.88 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.59 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.33 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.34 [+0.01] # 25.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.06 [+11.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.55 [+13.49] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.60 [+16.06] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.91 [+15.31] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.92 [+0.01] # 81.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.84 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.69 [+9.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.12 [+5.42] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.36 [+5.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.37 [+0.01] # 112.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.26 [+9.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.96 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.97 [+0.01] # 122.97 [+0.00] INFO: # Large scale dump tests # 172.12 [+49.15] TEST: IPv4 large scale dump tests [ OK ] # 378.28 [+206.16] TEST: IPv6 large scale dump tests [ OK ] # 574.66 [+196.38] TEST: L2 large scale dump tests [ OK ] # 586.13 [+11.46] TEST: Flush tests [ OK ] # 586.14 [+0.01] # 586.14 [+0.00] INFO: # Forwarding tests # 597.60 [+11.46] Warning: Filter with specified priority/protocol not found. # 600.85 [+3.26] TEST: IPv4 host entries forwarding tests [ OK ] # 601.07 [+0.21] Warning: Filter with specified priority/protocol not found. # 604.29 [+3.23] TEST: IPv6 host entries forwarding tests [ OK ] # 604.54 [+0.24] Warning: Filter with specified priority/protocol not found. # 607.71 [+3.17] TEST: L2 host entries forwarding tests [ OK ] # 608.20 [+0.49] Warning: Filter with specified priority/protocol not found. # 613.80 [+5.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.00 [+0.20] Warning: Filter with specified priority/protocol not found. # 619.90 [+5.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.14 [+0.24] Warning: Filter with specified priority/protocol not found. # 625.84 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.03 [+0.19] Warning: Filter with specified priority/protocol not found. # 631.57 [+5.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.76 [+0.19] Warning: Filter with specified priority/protocol not found. # 634.04 [+2.28] TEST: L2 port entries forwarding tests [ OK ] # 634.67 [+0.63] # 634.67 [+0.00] INFO: # Control packets tests # 638.17 [+3.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.84 [+3.67] 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__->