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 # 19.53 [+19.53] # 19.53 [+0.00] INFO: # Host entries configuration tests # 21.28 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.03 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.77 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 24.78 [+0.01] # 24.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.79 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.66 [+9.87] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.69 [+15.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.50 [+14.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.51 [+0.01] # 74.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.42 [+9.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.33 [+9.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.51 [+5.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.53 [+5.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.55 [+0.01] # 104.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.60 [+10.05] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.27 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.28 [+0.01] # 115.28 [+0.00] INFO: # Large scale dump tests # 163.00 [+47.72] TEST: IPv4 large scale dump tests [ OK ] # 386.30 [+223.29] TEST: IPv6 large scale dump tests [ OK ] # 611.23 [+224.93] TEST: L2 large scale dump tests [ OK ] # 624.45 [+13.22] TEST: Flush tests [ OK ] # 624.54 [+0.09] # 624.54 [+0.00] INFO: # Forwarding tests # 640.13 [+15.59] TEST: IPv4 host entries forwarding tests [ OK ] # 644.04 [+3.91] TEST: IPv6 host entries forwarding tests [ OK ] # 648.31 [+4.27] TEST: L2 host entries forwarding tests [ OK ] # 655.47 [+7.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 662.26 [+6.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.02 [+6.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 675.63 [+6.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.46 [+2.83] TEST: L2 port entries forwarding tests [ OK ] # 679.32 [+0.86] # 679.32 [+0.00] INFO: # Control packets tests # 683.69 [+4.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.68 [+3.99] 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__->