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.81 [+19.81] # 19.81 [+0.00] INFO: # Host entries configuration tests # 21.57 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.46 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.27 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 25.28 [+0.01] # 25.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.45 [+10.17] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.42 [+9.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.02 [+15.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.56 [+15.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.57 [+0.01] # 76.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.73 [+10.16] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.73 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.44 [+5.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.00 [+5.56] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.01 [+0.01] # 108.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.54 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.22 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.23 [+0.01] # 119.24 [+0.00] INFO: # Large scale dump tests # 168.78 [+49.54] TEST: IPv4 large scale dump tests [ OK ] # 366.73 [+197.95] TEST: IPv6 large scale dump tests [ OK ] # 568.56 [+201.84] TEST: L2 large scale dump tests [ OK ] # 582.26 [+13.70] TEST: Flush tests [ OK ] # 582.27 [+0.01] # 582.27 [+0.00] INFO: # Forwarding tests # 597.90 [+15.63] TEST: IPv4 host entries forwarding tests [ OK ] # 601.42 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 604.84 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 611.56 [+6.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.80 [+6.25] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.40 [+6.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.77 [+6.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.28 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 633.94 [+0.66] # 633.94 [+0.00] INFO: # Control packets tests # 638.07 [+4.13] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.57 [+3.50] 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__->