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 # 13.02 [+13.02] # 13.02 [+0.00] INFO: # Host entries configuration tests # 13.86 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.78 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.65 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 15.66 [+0.01] # 15.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.12 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.63 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.36 [+7.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.09 [+7.73] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.10 [+0.01] # 46.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.64 [+7.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.20 [+7.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.26 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.27 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.30 [+0.02] # 67.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.00 [+7.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.37 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.39 [+0.02] # 75.39 [+0.00] INFO: # Large scale dump tests # 111.06 [+35.67] TEST: IPv4 large scale dump tests [ OK ] # 332.94 [+221.88] TEST: IPv6 large scale dump tests [ OK ] # 556.18 [+223.24] TEST: L2 large scale dump tests [ OK ] # 562.82 [+6.63] TEST: Flush tests [ OK ] # 562.94 [+0.13] # 562.94 [+0.00] INFO: # Forwarding tests # 576.25 [+13.31] TEST: IPv4 host entries forwarding tests [ OK ] # 578.34 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 580.32 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 584.68 [+4.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.34 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 592.48 [+4.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 596.47 [+3.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 598.00 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 598.48 [+0.48] # 598.48 [+0.00] INFO: # Control packets tests # 600.96 [+2.48] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 603.52 [+2.56] 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__->