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 28800 # selftests: net/forwarding: bridge_mdb.sh # 21.43 [+21.43] # 21.43 [+0.00] INFO: # Host entries configuration tests # 23.30 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.21 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.15 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 27.17 [+0.01] # 27.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.71 [+10.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.43 [+10.73] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.32 [+16.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.94 [+16.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.95 [+0.01] # 81.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.40 [+10.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.89 [+10.49] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.67 [+5.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.51 [+5.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.53 [+0.01] # 114.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.12 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.84 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.85 [+0.01] # 125.85 [+0.00] INFO: # Large scale dump tests # 179.34 [+53.49] TEST: IPv4 large scale dump tests [ OK ] # 398.66 [+219.32] TEST: IPv6 large scale dump tests [ OK ] # 617.51 [+218.85] TEST: L2 large scale dump tests [ OK ] # 629.84 [+12.33] TEST: Flush tests [ OK ] # 629.85 [+0.01] # 629.85 [+0.00] INFO: # Forwarding tests # 644.85 [+15.00] TEST: IPv4 host entries forwarding tests [ OK ] # 648.46 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 651.98 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 658.37 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 664.59 [+6.23] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 670.81 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 677.06 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 679.72 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 680.42 [+0.70] # 680.42 [+0.00] INFO: # Control packets tests # 684.41 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.30 [+3.89] 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__->