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.06 [+20.06] # 20.06 [+0.00] INFO: # Host entries configuration tests # 21.79 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.41 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.02 [+1.61] TEST: Common host entries configuration tests (L2) [ OK ] # 25.03 [+0.01] # 25.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.76 [+9.73] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.44 [+9.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.52 [+15.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.44 [+15.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.45 [+0.01] # 75.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.76 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.00 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.43 [+5.42] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.04 [+5.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.05 [+0.01] # 107.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.65 [+10.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.38 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.39 [+0.01] # 118.39 [+0.00] INFO: # Large scale dump tests # 168.98 [+50.58] TEST: IPv4 large scale dump tests [ OK ] # 380.02 [+211.04] TEST: IPv6 large scale dump tests [ OK ] # 586.72 [+206.70] TEST: L2 large scale dump tests [ OK ] # 598.52 [+11.80] TEST: Flush tests [ OK ] # 598.53 [+0.01] # 598.53 [+0.00] INFO: # Forwarding tests # 613.43 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 616.99 [+3.56] TEST: IPv6 host entries forwarding tests [ OK ] # 620.60 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 627.19 [+6.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.44 [+6.25] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.67 [+6.23] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.97 [+6.30] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 648.51 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 649.18 [+0.66] # 649.18 [+0.00] INFO: # Control packets tests # 653.05 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.61 [+3.56] 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__->