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 # 21.56 [+21.56] # 21.56 [+0.00] INFO: # Host entries configuration tests # 23.64 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.72 [+2.08] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.06 [+2.34] TEST: Common host entries configuration tests (L2) [ OK ] # 28.07 [+0.01] # 28.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.88 [+10.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.77 [+10.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.19 [+18.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.14 [+17.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.15 [+0.01] # 86.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.87 [+10.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.52 [+10.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.28 [+5.76] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.33 [+6.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.35 [+0.01] # 119.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.26 [+10.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.04 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.05 [+0.01] # 131.05 [+0.00] INFO: # Large scale dump tests # 191.93 [+60.88] TEST: IPv4 large scale dump tests [ OK ] # 413.81 [+221.88] TEST: IPv6 large scale dump tests [ OK ] # 640.66 [+226.85] TEST: L2 large scale dump tests [ OK ] # 653.06 [+12.40] TEST: Flush tests [ OK ] # 653.14 [+0.08] # 653.14 [+0.00] INFO: # Forwarding tests # 668.10 [+14.97] TEST: IPv4 host entries forwarding tests [ OK ] # 671.83 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 675.28 [+3.45] TEST: L2 host entries forwarding tests [ OK ] # 681.79 [+6.51] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 688.09 [+6.30] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 694.15 [+6.06] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 700.56 [+6.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 703.11 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 703.86 [+0.75] # 703.86 [+0.00] INFO: # Control packets tests # 707.90 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 711.83 [+3.93] 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__->