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 # 18.68 [+18.68] # 18.69 [+0.00] INFO: # Host entries configuration tests # 20.20 [+1.52] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.82 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.45 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 23.46 [+0.01] # 23.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.14 [+9.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.90 [+9.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.28 [+15.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.42 [+15.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.42 [+0.01] # 73.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.39 [+9.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.45 [+10.07] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.76 [+5.30] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.01 [+5.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.01 [+0.01] # 104.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.11 [+10.10] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.77 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.78 [+0.01] # 114.78 [+0.00] INFO: # Large scale dump tests # 165.22 [+50.44] TEST: IPv4 large scale dump tests [ OK ] # 371.90 [+206.68] TEST: IPv6 large scale dump tests [ OK ] # 571.55 [+199.64] TEST: L2 large scale dump tests [ OK ] # 583.02 [+11.48] TEST: Flush tests [ OK ] # 583.04 [+0.01] # 583.04 [+0.00] INFO: # Forwarding tests # 597.88 [+14.85] TEST: IPv4 host entries forwarding tests [ OK ] # 601.50 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 605.04 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 611.90 [+6.86] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.50 [+6.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.01 [+6.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.14 [+6.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.61 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 634.33 [+0.73] # 634.33 [+0.00] INFO: # Control packets tests # 638.17 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.87 [+3.70] 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__->