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 # 21.60 [+21.60] # 21.61 [+0.00] INFO: # Host entries configuration tests # 25.17 [+3.56] TEST: Common host entries configuration tests (IPv4) [ OK ] # 27.79 [+2.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 29.79 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 29.80 [+0.01] # 29.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 40.58 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 51.12 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.80 [+17.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.80 [+17.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.81 [+0.01] # 85.81 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.27 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.94 [+10.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.78 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.64 [+5.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.65 [+0.01] # 118.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.95 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.72 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.73 [+0.01] # 129.73 [+0.00] INFO: # Large scale dump tests # 183.29 [+53.55] TEST: IPv4 large scale dump tests [ OK ] # 407.11 [+223.82] TEST: IPv6 large scale dump tests [ OK ] # 615.15 [+208.04] TEST: L2 large scale dump tests [ OK ] # 626.99 [+11.84] TEST: Flush tests [ OK ] # 627.07 [+0.08] # 627.07 [+0.00] INFO: # Forwarding tests # 642.06 [+14.99] TEST: IPv4 host entries forwarding tests [ OK ] # 645.71 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 649.22 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 655.76 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 661.87 [+6.11] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 668.27 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.73 [+6.47] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 677.52 [+2.79] TEST: L2 port entries forwarding tests [ OK ] # 678.28 [+0.75] # 678.28 [+0.00] INFO: # Control packets tests # 682.46 [+4.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 686.34 [+3.88] 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__->