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.57 [+20.57] # 20.57 [+0.00] INFO: # Host entries configuration tests # 22.74 [+2.16] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.68 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.66 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 26.66 [+0.01] # 26.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.74 [+11.08] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.92 [+11.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.52 [+18.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.71 [+18.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.73 [+0.01] # 85.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.47 [+10.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.28 [+10.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.05 [+5.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.98 [+5.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.99 [+0.02] # 118.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.69 [+10.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.51 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.52 [+0.01] # 130.52 [+0.00] INFO: # Large scale dump tests # 185.37 [+54.85] TEST: IPv4 large scale dump tests [ OK ] # 409.11 [+223.74] TEST: IPv6 large scale dump tests [ OK ] # 641.30 [+232.19] TEST: L2 large scale dump tests [ OK ] # 654.63 [+13.33] TEST: Flush tests [ OK ] # 654.73 [+0.10] # 654.73 [+0.00] INFO: # Forwarding tests # 670.23 [+15.50] TEST: IPv4 host entries forwarding tests [ OK ] # 674.06 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 677.62 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 684.12 [+6.50] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 690.44 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 696.36 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 702.75 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 705.38 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 706.16 [+0.77] # 706.16 [+0.00] INFO: # Control packets tests # 710.23 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 713.99 [+3.76] 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__->