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 # 17.84 [+17.84] # 17.84 [+0.00] INFO: # Host entries configuration tests # 19.42 [+1.58] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.04 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.82 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 22.83 [+0.01] # 22.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.63 [+9.80] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.34 [+9.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.17 [+14.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 72.46 [+15.29] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 72.47 [+0.01] # 72.47 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.84 [+10.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.15 [+10.31] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.44 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.55 [+5.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.56 [+0.01] # 103.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.75 [+10.18] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.42 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.42 [+0.01] # 114.42 [+0.00] INFO: # Large scale dump tests # 164.32 [+49.90] TEST: IPv4 large scale dump tests [ OK ] # 365.32 [+201.00] TEST: IPv6 large scale dump tests [ OK ] # 573.02 [+207.70] TEST: L2 large scale dump tests [ OK ] # 584.80 [+11.78] TEST: Flush tests [ OK ] # 584.81 [+0.01] # 584.81 [+0.00] INFO: # Forwarding tests # 599.84 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 603.47 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 607.08 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 613.35 [+6.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.42 [+6.07] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.58 [+6.16] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.44 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.95 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 634.63 [+0.68] # 634.63 [+0.00] INFO: # Control packets tests # 638.36 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.28 [+3.92] 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__->