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 # 21.89 [+21.89] # 21.89 [+0.00] INFO: # Host entries configuration tests # 23.96 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.96 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.94 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 27.95 [+0.01] # 27.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.01 [+11.06] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.05 [+11.03] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.51 [+17.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.23 [+17.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.24 [+0.01] # 85.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.97 [+10.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.49 [+10.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.40 [+5.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.30 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.31 [+0.01] # 118.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.99 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.36 [+2.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.42 [+0.06] # 131.42 [+0.00] INFO: # Large scale dump tests # 189.23 [+57.81] TEST: IPv4 large scale dump tests [ OK ] # 417.08 [+227.84] TEST: IPv6 large scale dump tests [ OK ] # 631.74 [+214.67] TEST: L2 large scale dump tests [ OK ] # 643.56 [+11.82] TEST: Flush tests [ OK ] # 643.57 [+0.01] # 643.57 [+0.00] INFO: # Forwarding tests # 658.45 [+14.88] TEST: IPv4 host entries forwarding tests [ OK ] # 662.11 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 665.64 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 672.29 [+6.64] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.50 [+6.21] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 684.71 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 691.17 [+6.46] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.75 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 694.41 [+0.66] # 694.41 [+0.00] INFO: # Control packets tests # 698.44 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.14 [+3.70] 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__->