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 28800 # selftests: net/forwarding: bridge_mdb.sh # 20.38 [+20.38] # 20.38 [+0.00] INFO: # Host entries configuration tests # 22.48 [+2.09] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.69 [+2.22] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.56 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 26.58 [+0.02] # 26.58 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.27 [+10.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.09 [+10.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.39 [+17.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.32 [+16.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.33 [+0.01] # 82.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.76 [+10.43] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.23 [+10.47] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.85 [+5.62] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.59 [+5.74] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.60 [+0.01] # 114.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.90 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.64 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.65 [+0.01] # 125.65 [+0.00] INFO: # Large scale dump tests # 176.51 [+50.87] TEST: IPv4 large scale dump tests [ OK ] # 394.45 [+217.94] TEST: IPv6 large scale dump tests [ OK ] # 610.44 [+215.99] TEST: L2 large scale dump tests [ OK ] # 622.10 [+11.66] TEST: Flush tests [ OK ] # 622.10 [+0.01] # 622.10 [+0.00] INFO: # Forwarding tests # 636.89 [+14.78] TEST: IPv4 host entries forwarding tests [ OK ] # 640.40 [+3.51] TEST: IPv6 host entries forwarding tests [ OK ] # 643.70 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 649.96 [+6.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 656.28 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 662.33 [+6.05] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 668.53 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 671.08 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 671.80 [+0.71] # 671.80 [+0.00] INFO: # Control packets tests # 675.75 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 679.46 [+3.71] 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__->