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.15 [+19.15] # 19.15 [+0.00] INFO: # Host entries configuration tests # 20.79 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.43 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.11 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 24.12 [+0.01] # 24.12 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.15 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.41 [+10.26] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.84 [+15.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.86 [+15.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.86 [+0.01] # 74.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.02 [+10.15] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.82 [+9.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.19 [+5.36] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.38 [+5.19] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.38 [+0.01] # 105.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.55 [+10.16] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.26 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.27 [+0.01] # 116.27 [+0.00] INFO: # Large scale dump tests # 168.78 [+52.51] TEST: IPv4 large scale dump tests [ OK ] # 394.51 [+225.73] TEST: IPv6 large scale dump tests [ OK ] # 620.40 [+225.89] TEST: L2 large scale dump tests [ OK ] # 632.67 [+12.27] TEST: Flush tests [ OK ] # 632.68 [+0.01] # 632.68 [+0.00] INFO: # Forwarding tests # 647.99 [+15.31] TEST: IPv4 host entries forwarding tests [ OK ] # 651.79 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 655.49 [+3.70] TEST: L2 host entries forwarding tests [ OK ] # 662.38 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.88 [+6.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.25 [+6.37] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.95 [+6.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.77 [+2.82] TEST: L2 port entries forwarding tests [ OK ] # 685.56 [+0.79] # 685.56 [+0.00] INFO: # Control packets tests # 689.97 [+4.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.27 [+4.30] 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__->