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.71 [+20.71] # 20.71 [+0.00] INFO: # Host entries configuration tests # 22.73 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.73 [+2.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.63 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.64 [+0.01] # 26.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.28 [+10.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.02 [+10.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.54 [+17.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.92 [+16.37] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.92 [+0.01] # 81.93 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.43 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.89 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.44 [+5.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.04 [+5.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.05 [+0.01] # 114.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.37 [+10.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.09 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.09 [+0.01] # 125.10 [+0.00] INFO: # Large scale dump tests # 177.30 [+52.20] TEST: IPv4 large scale dump tests [ OK ] # 394.66 [+217.36] TEST: IPv6 large scale dump tests [ OK ] # 612.75 [+218.09] TEST: L2 large scale dump tests [ OK ] # 625.02 [+12.27] TEST: Flush tests [ OK ] # 625.03 [+0.01] # 625.03 [+0.00] INFO: # Forwarding tests # 640.08 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 643.71 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 647.31 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 653.91 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 660.12 [+6.20] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 666.71 [+6.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 673.18 [+6.46] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 675.80 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 676.47 [+0.67] # 676.47 [+0.00] INFO: # Control packets tests # 680.43 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 684.28 [+3.85] 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__->