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.66 [+20.66] # 20.66 [+0.00] INFO: # Host entries configuration tests # 22.68 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.55 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.41 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 26.42 [+0.01] # 26.42 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.79 [+10.37] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.51 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.18 [+16.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.38 [+17.21] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.39 [+0.01] # 81.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.95 [+10.55] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.76 [+10.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.65 [+5.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.72 [+6.07] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.75 [+0.02] # 114.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.70 [+10.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.52 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.53 [+0.01] # 126.53 [+0.00] INFO: # Large scale dump tests # 187.57 [+61.04] TEST: IPv4 large scale dump tests [ OK ] # 405.37 [+217.80] TEST: IPv6 large scale dump tests [ OK ] # 617.05 [+211.68] TEST: L2 large scale dump tests [ OK ] # 629.40 [+12.35] TEST: Flush tests [ OK ] # 629.48 [+0.08] # 629.48 [+0.00] INFO: # Forwarding tests # 644.70 [+15.22] TEST: IPv4 host entries forwarding tests [ OK ] # 648.40 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 652.00 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 658.40 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 664.92 [+6.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 671.10 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 677.49 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 680.06 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 680.84 [+0.78] # 680.84 [+0.00] INFO: # Control packets tests # 685.08 [+4.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.79 [+3.70] 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__->