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.52 [+20.52] # 20.52 [+0.00] INFO: # Host entries configuration tests # 22.43 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.29 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.07 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 26.08 [+0.01] # 26.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.33 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.17 [+9.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.31 [+15.13] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.73 [+15.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.74 [+0.01] # 76.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.66 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.78 [+10.12] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.87 [+5.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.94 [+5.07] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.95 [+0.01] # 106.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.90 [+9.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.63 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.64 [+0.01] # 117.64 [+0.00] INFO: # Large scale dump tests # 166.25 [+48.61] TEST: IPv4 large scale dump tests [ OK ] # 370.37 [+204.12] TEST: IPv6 large scale dump tests [ OK ] # 568.23 [+197.87] TEST: L2 large scale dump tests [ OK ] # 579.15 [+10.92] TEST: Flush tests [ OK ] # 579.16 [+0.01] # 579.16 [+0.00] INFO: # Forwarding tests # 593.62 [+14.46] TEST: IPv4 host entries forwarding tests [ OK ] # 596.86 [+3.23] TEST: IPv6 host entries forwarding tests [ OK ] # 600.23 [+3.37] TEST: L2 host entries forwarding tests [ OK ] # 606.21 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.14 [+5.93] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.80 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.60 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 625.99 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 626.67 [+0.68] # 626.67 [+0.00] INFO: # Control packets tests # 630.33 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 633.88 [+3.55] 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__->