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.63 [+19.63] # 19.64 [+0.00] INFO: # Host entries configuration tests # 21.30 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.96 [+1.66] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.80 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 24.81 [+0.01] # 24.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.79 [+9.98] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.60 [+9.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.48 [+14.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.67 [+15.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.68 [+0.01] # 74.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.48 [+9.80] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.33 [+9.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.56 [+5.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.55 [+4.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.56 [+0.01] # 104.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.38 [+9.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.06 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.07 [+0.01] # 115.07 [+0.00] INFO: # Large scale dump tests # 165.38 [+50.32] TEST: IPv4 large scale dump tests [ OK ] # 377.86 [+212.47] TEST: IPv6 large scale dump tests [ OK ] # 579.50 [+201.65] TEST: L2 large scale dump tests [ OK ] # 591.27 [+11.77] TEST: Flush tests [ OK ] # 591.28 [+0.01] # 591.28 [+0.00] INFO: # Forwarding tests # 606.49 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 610.02 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 613.30 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 619.70 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.70 [+6.00] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.56 [+5.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.78 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.10 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 640.76 [+0.66] # 640.77 [+0.00] INFO: # Control packets tests # 644.53 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.25 [+3.72] 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__->