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 # 17.54 [+17.54] # 17.54 [+0.00] INFO: # Host entries configuration tests # 19.02 [+1.49] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.67 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.23 [+1.57] TEST: Common host entries configuration tests (L2) [ OK ] # 22.24 [+0.01] # 22.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 31.89 [+9.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.74 [+9.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 56.46 [+14.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.72 [+15.27] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.73 [+0.01] # 71.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.45 [+9.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 91.54 [+10.09] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 96.78 [+5.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 101.95 [+5.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 101.96 [+0.01] # 101.96 [+0.00] INFO: # Port group entries configuration tests - L2 # 111.75 [+9.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 112.47 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 112.48 [+0.01] # 112.48 [+0.00] INFO: # Large scale dump tests # 162.89 [+50.41] TEST: IPv4 large scale dump tests [ OK ] # 367.20 [+204.30] TEST: IPv6 large scale dump tests [ OK ] # 571.59 [+204.39] TEST: L2 large scale dump tests [ OK ] # 583.52 [+11.93] TEST: Flush tests [ OK ] # 583.53 [+0.01] # 583.53 [+0.00] INFO: # Forwarding tests # 598.46 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 601.99 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 605.36 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 611.61 [+6.25] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.05 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.18 [+6.13] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.49 [+6.30] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.17 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 633.92 [+0.75] # 633.92 [+0.00] INFO: # Control packets tests # 637.90 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.71 [+3.80] 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 hxx__->