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 # 20.41 [+20.41] # 20.41 [+0.00] INFO: # Host entries configuration tests # 22.28 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.23 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.12 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 26.14 [+0.01] # 26.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.28 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.56 [+10.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.42 [+16.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.87 [+16.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.88 [+0.01] # 79.88 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.14 [+10.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.22 [+10.09] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.57 [+5.35] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.15 [+5.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.16 [+0.01] # 111.16 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.23 [+10.07] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.95 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.96 [+0.01] # 121.96 [+0.00] INFO: # Large scale dump tests # 171.78 [+49.82] TEST: IPv4 large scale dump tests [ OK ] # 376.03 [+204.25] TEST: IPv6 large scale dump tests [ OK ] # 581.72 [+205.69] TEST: L2 large scale dump tests [ OK ] # 593.52 [+11.80] TEST: Flush tests [ OK ] # 593.53 [+0.01] # 593.53 [+0.00] INFO: # Forwarding tests # 608.46 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 611.94 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 615.25 [+3.31] TEST: L2 host entries forwarding tests [ OK ] # 621.20 [+5.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.05 [+5.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.11 [+6.06] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.01 [+5.91] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.38 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 642.00 [+0.62] # 642.00 [+0.00] INFO: # Control packets tests # 645.80 [+3.80] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.41 [+3.61] 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__->