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.54 [+21.54] # 21.55 [+0.00] INFO: # Host entries configuration tests # 23.52 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.57 [+2.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.57 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 27.59 [+0.01] # 27.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.60 [+11.02] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.40 [+10.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.68 [+17.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.08 [+17.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.09 [+0.01] # 84.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.59 [+10.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.20 [+10.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.11 [+5.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.69 [+9.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.71 [+0.02] # 120.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.51 [+11.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 133.35 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 133.36 [+0.01] # 133.36 [+0.00] INFO: # Large scale dump tests # 187.65 [+54.29] TEST: IPv4 large scale dump tests [ OK ] # 412.74 [+225.09] TEST: IPv6 large scale dump tests [ OK ] # 632.79 [+220.05] TEST: L2 large scale dump tests [ OK ] # 645.52 [+12.73] TEST: Flush tests [ OK ] # 645.60 [+0.08] # 645.60 [+0.00] INFO: # Forwarding tests # 661.42 [+15.82] TEST: IPv4 host entries forwarding tests [ OK ] # 665.16 [+3.74] TEST: IPv6 host entries forwarding tests [ OK ] # 668.96 [+3.81] TEST: L2 host entries forwarding tests [ OK ] # 675.58 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.87 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 688.20 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.54 [+6.34] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.14 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 697.95 [+0.81] # 697.95 [+0.00] INFO: # Control packets tests # 701.91 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 705.49 [+3.57] 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__->