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 # 20.28 [+20.28] # 20.29 [+0.00] INFO: # Host entries configuration tests # 22.14 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.94 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.82 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 25.83 [+0.01] # 25.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.20 [+10.37] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.58 [+10.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.67 [+16.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.59 [+15.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.60 [+0.01] # 78.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.92 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.07 [+10.15] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.57 [+5.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.13 [+5.57] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.14 [+0.01] # 110.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.29 [+10.15] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.97 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.99 [+0.01] # 120.99 [+0.00] INFO: # Large scale dump tests # 170.09 [+49.11] TEST: IPv4 large scale dump tests [ OK ] # 366.64 [+196.54] TEST: IPv6 large scale dump tests [ OK ] # 577.93 [+211.29] TEST: L2 large scale dump tests [ OK ] # 589.61 [+11.68] TEST: Flush tests [ OK ] # 589.62 [+0.01] # 589.62 [+0.00] INFO: # Forwarding tests # 604.55 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 608.45 [+3.89] TEST: IPv6 host entries forwarding tests [ OK ] # 612.11 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 618.76 [+6.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.31 [+6.55] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.59 [+6.28] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.75 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.53 [+2.78] TEST: L2 port entries forwarding tests [ OK ] # 641.32 [+0.79] # 641.32 [+0.00] INFO: # Control packets tests # 645.02 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.66 [+3.65] 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__->