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 # 18.60 [+18.60] # 18.60 [+0.00] INFO: # Host entries configuration tests # 20.23 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.82 [+1.58] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.44 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 23.46 [+0.01] # 23.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.18 [+9.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.19 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.13 [+14.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.63 [+15.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.64 [+0.01] # 73.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.62 [+9.98] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.54 [+9.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.53 [+4.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.80 [+5.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.82 [+0.01] # 103.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.80 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.50 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.50 [+0.01] # 114.50 [+0.00] INFO: # Large scale dump tests # 163.55 [+49.04] TEST: IPv4 large scale dump tests [ OK ] # 374.61 [+211.06] TEST: IPv6 large scale dump tests [ OK ] # 568.28 [+193.67] TEST: L2 large scale dump tests [ OK ] # 579.65 [+11.38] TEST: Flush tests [ OK ] # 579.66 [+0.01] # 579.66 [+0.00] INFO: # Forwarding tests # 594.37 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 597.65 [+3.27] TEST: IPv6 host entries forwarding tests [ OK ] # 601.02 [+3.37] TEST: L2 host entries forwarding tests [ OK ] # 606.90 [+5.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.63 [+5.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 618.57 [+5.94] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 624.39 [+5.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 626.80 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 627.49 [+0.68] # 627.49 [+0.00] INFO: # Control packets tests # 631.33 [+3.84] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.73 [+3.40] 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__->