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.74 [+19.74] # 19.74 [+0.00] INFO: # Host entries configuration tests # 21.57 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.35 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.21 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 25.22 [+0.01] # 25.22 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.91 [+10.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.66 [+10.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.20 [+16.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.06 [+16.87] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.07 [+0.01] # 80.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.46 [+10.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.03 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.58 [+5.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.48 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.49 [+0.01] # 112.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.13 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.02 [+0.89] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.03 [+0.01] # 124.03 [+0.00] INFO: # Large scale dump tests # 176.40 [+52.37] TEST: IPv4 large scale dump tests [ OK ] # 395.51 [+219.12] TEST: IPv6 large scale dump tests [ OK ] # 604.13 [+208.61] TEST: L2 large scale dump tests [ OK ] # 616.37 [+12.24] TEST: Flush tests [ OK ] # 616.38 [+0.01] # 616.38 [+0.00] INFO: # Forwarding tests # 631.39 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 634.90 [+3.51] TEST: IPv6 host entries forwarding tests [ OK ] # 638.52 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 645.14 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.40 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 657.68 [+6.28] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 664.07 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 666.93 [+2.86] TEST: L2 port entries forwarding tests [ OK ] # 667.63 [+0.70] # 667.63 [+0.00] INFO: # Control packets tests # 671.63 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 675.57 [+3.94] 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__->