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 # 24.37 [+24.37] # 24.37 [+0.00] INFO: # Host entries configuration tests # 26.42 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 28.33 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 30.12 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 30.13 [+0.01] # 30.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 40.37 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.53 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.19 [+15.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.54 [+15.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.55 [+0.01] # 81.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.73 [+10.18] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.68 [+9.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.83 [+5.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.99 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.00 [+0.01] # 112.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.95 [+9.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.64 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.65 [+0.01] # 122.65 [+0.00] INFO: # Large scale dump tests # 170.87 [+48.22] TEST: IPv4 large scale dump tests [ OK ] # 376.86 [+206.00] TEST: IPv6 large scale dump tests [ OK ] # 579.15 [+202.29] TEST: L2 large scale dump tests [ OK ] # 590.82 [+11.67] TEST: Flush tests [ OK ] # 590.83 [+0.01] # 590.83 [+0.00] INFO: # Forwarding tests # 605.53 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 608.87 [+3.34] TEST: IPv6 host entries forwarding tests [ OK ] # 612.18 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 618.21 [+6.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.89 [+5.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.75 [+5.85] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.55 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.07 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 638.76 [+0.69] # 638.76 [+0.00] INFO: # Control packets tests # 642.46 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.12 [+3.66] 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__->