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.95 [+20.95] # 20.95 [+0.00] INFO: # Host entries configuration tests # 22.93 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.71 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.53 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 26.54 [+0.01] # 26.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.99 [+10.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.08 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.83 [+16.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.66 [+17.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.67 [+0.01] # 81.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.33 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.55 [+10.23] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.26 [+5.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.93 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.94 [+0.01] # 113.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.62 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.34 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.35 [+0.01] # 125.35 [+0.00] INFO: # Large scale dump tests # 183.86 [+58.51] TEST: IPv4 large scale dump tests [ OK ] # 405.72 [+221.86] TEST: IPv6 large scale dump tests [ OK ] # 612.22 [+206.50] TEST: L2 large scale dump tests [ OK ] # 624.37 [+12.15] TEST: Flush tests [ OK ] # 624.38 [+0.01] # 624.38 [+0.00] INFO: # Forwarding tests # 639.47 [+15.09] TEST: IPv4 host entries forwarding tests [ OK ] # 642.94 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 646.54 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 653.04 [+6.51] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 659.05 [+6.00] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 665.25 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 671.61 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 674.39 [+2.78] TEST: L2 port entries forwarding tests [ OK ] # 675.11 [+0.72] # 675.11 [+0.00] INFO: # Control packets tests # 679.09 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 683.00 [+3.90] 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__->