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.83 [+20.83] # 20.83 [+0.00] INFO: # Host entries configuration tests # 22.68 [+1.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.61 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.66 [+2.05] TEST: Common host entries configuration tests (L2) [ OK ] # 26.67 [+0.01] # 26.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.45 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.88 [+10.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.44 [+16.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.05 [+16.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.06 [+0.01] # 81.06 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.36 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.60 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.28 [+5.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.06 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.08 [+0.01] # 113.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.58 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.28 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.29 [+0.01] # 124.29 [+0.00] INFO: # Large scale dump tests # 176.71 [+52.42] TEST: IPv4 large scale dump tests [ OK ] # 399.85 [+223.14] TEST: IPv6 large scale dump tests [ OK ] # 608.22 [+208.37] TEST: L2 large scale dump tests [ OK ] # 620.08 [+11.87] TEST: Flush tests [ OK ] # 620.10 [+0.01] # 620.10 [+0.00] INFO: # Forwarding tests # 635.02 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 638.60 [+3.58] TEST: IPv6 host entries forwarding tests [ OK ] # 642.11 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 648.57 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 654.85 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 661.31 [+6.46] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 667.63 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.16 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 670.90 [+0.74] # 670.90 [+0.00] INFO: # Control packets tests # 675.03 [+4.13] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 678.91 [+3.88] 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__->