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.72 [+19.72] # 19.72 [+0.00] INFO: # Host entries configuration tests # 21.47 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.06 [+1.60] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.62 [+1.56] TEST: Common host entries configuration tests (L2) [ OK ] # 24.63 [+0.01] # 24.63 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.41 [+9.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.29 [+9.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.82 [+15.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.43 [+15.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.45 [+0.01] # 75.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.42 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.90 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.45 [+5.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.75 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.76 [+0.01] # 106.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.88 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.59 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.60 [+0.01] # 117.60 [+0.00] INFO: # Large scale dump tests # 168.49 [+50.89] TEST: IPv4 large scale dump tests [ OK ] # 376.80 [+208.32] TEST: IPv6 large scale dump tests [ OK ] # 577.89 [+201.09] TEST: L2 large scale dump tests [ OK ] # 589.81 [+11.92] TEST: Flush tests [ OK ] # 589.83 [+0.01] # 589.83 [+0.00] INFO: # Forwarding tests # 604.62 [+14.80] TEST: IPv4 host entries forwarding tests [ OK ] # 608.08 [+3.46] TEST: IPv6 host entries forwarding tests [ OK ] # 611.48 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 618.28 [+6.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.14 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.06 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.91 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.34 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 638.99 [+0.65] # 638.99 [+0.00] INFO: # Control packets tests # 642.73 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.11 [+3.38] 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__->