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.11 [+19.11] # 19.11 [+0.00] INFO: # Host entries configuration tests # 20.80 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.44 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.04 [+1.59] TEST: Common host entries configuration tests (L2) [ OK ] # 24.04 [+0.01] # 24.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.61 [+9.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.37 [+9.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.20 [+14.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.14 [+14.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.15 [+0.01] # 73.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.79 [+9.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 92.89 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.15 [+5.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.33 [+5.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.34 [+0.01] # 103.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.22 [+9.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.89 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.90 [+0.01] # 113.90 [+0.00] INFO: # Large scale dump tests # 162.56 [+48.66] TEST: IPv4 large scale dump tests [ OK ] # 366.81 [+204.26] TEST: IPv6 large scale dump tests [ OK ] # 558.30 [+191.48] TEST: L2 large scale dump tests [ OK ] # 569.55 [+11.25] TEST: Flush tests [ OK ] # 569.56 [+0.01] # 569.56 [+0.00] INFO: # Forwarding tests # 584.26 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 587.65 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 591.01 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 597.07 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.12 [+6.05] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.14 [+6.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 614.98 [+5.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.46 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 618.07 [+0.61] # 618.07 [+0.00] INFO: # Control packets tests # 621.58 [+3.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 625.12 [+3.54] 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__->