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.87 [+20.87] # 20.88 [+0.00] INFO: # Host entries configuration tests # 22.71 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.53 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.56 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 26.57 [+0.01] # 26.57 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.43 [+10.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.96 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.56 [+17.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.15 [+17.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.16 [+0.01] # 83.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.71 [+10.55] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.49 [+10.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.25 [+5.76] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.17 [+5.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.18 [+0.01] # 116.18 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.94 [+10.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.66 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.67 [+0.01] # 127.67 [+0.00] INFO: # Large scale dump tests # 180.74 [+53.07] TEST: IPv4 large scale dump tests [ OK ] # 405.69 [+224.94] TEST: IPv6 large scale dump tests [ OK ] # 632.63 [+226.94] TEST: L2 large scale dump tests [ OK ] # 644.93 [+12.30] TEST: Flush tests [ OK ] # 644.95 [+0.02] # 644.95 [+0.00] INFO: # Forwarding tests # 660.08 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 663.97 [+3.89] TEST: IPv6 host entries forwarding tests [ OK ] # 667.56 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 674.04 [+6.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.10 [+6.06] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.02 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.51 [+6.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.13 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 695.88 [+0.75] # 695.88 [+0.00] INFO: # Control packets tests # 699.95 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.59 [+3.64] 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__->