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.37 [+20.37] # 20.37 [+0.00] INFO: # Host entries configuration tests # 22.20 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.09 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.86 [+1.77] TEST: Common host entries configuration tests (L2) [ OK ] # 25.87 [+0.01] # 25.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.30 [+10.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.99 [+10.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.11 [+18.12] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.63 [+18.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.64 [+0.01] # 83.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.71 [+11.07] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.58 [+10.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.69 [+6.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.67 [+5.98] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.68 [+0.01] # 117.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.73 [+11.05] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.51 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.53 [+0.01] # 129.53 [+0.00] INFO: # Large scale dump tests # 185.43 [+55.90] TEST: IPv4 large scale dump tests [ OK ] # 413.22 [+227.79] TEST: IPv6 large scale dump tests [ OK ] # 638.57 [+225.35] TEST: L2 large scale dump tests [ OK ] # 651.85 [+13.27] TEST: Flush tests [ OK ] # 651.93 [+0.09] # 651.93 [+0.00] INFO: # Forwarding tests # 667.20 [+15.27] TEST: IPv4 host entries forwarding tests [ OK ] # 670.85 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 674.66 [+3.81] TEST: L2 host entries forwarding tests [ OK ] # 681.59 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 688.09 [+6.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 694.61 [+6.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 700.96 [+6.35] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 703.64 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 704.47 [+0.83] # 704.47 [+0.00] INFO: # Control packets tests # 708.43 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 712.15 [+3.72] 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__->