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 # 22.19 [+22.19] # 22.19 [+0.00] INFO: # Host entries configuration tests # 24.26 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.11 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.09 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 28.09 [+0.01] # 28.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.89 [+10.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.64 [+10.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.68 [+17.05] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.58 [+17.90] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.59 [+0.01] # 84.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.48 [+10.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.07 [+10.60] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.06 [+5.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.96 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.97 [+0.02] # 117.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.62 [+10.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.37 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.38 [+0.01] # 129.38 [+0.00] INFO: # Large scale dump tests # 182.87 [+53.49] TEST: IPv4 large scale dump tests [ OK ] # 410.97 [+228.10] TEST: IPv6 large scale dump tests [ OK ] # 629.88 [+218.90] TEST: L2 large scale dump tests [ OK ] # 642.27 [+12.40] TEST: Flush tests [ OK ] # 642.35 [+0.08] # 642.35 [+0.00] INFO: # Forwarding tests # 657.38 [+15.03] TEST: IPv4 host entries forwarding tests [ OK ] # 661.25 [+3.87] TEST: IPv6 host entries forwarding tests [ OK ] # 664.86 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 671.51 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.03 [+6.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 684.53 [+6.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.69 [+6.15] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.34 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 694.11 [+0.77] # 694.11 [+0.00] INFO: # Control packets tests # 698.07 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.88 [+3.82] 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__->