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.46 [+21.46] # 21.46 [+0.00] INFO: # Host entries configuration tests # 23.34 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.25 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.29 [+2.04] TEST: Common host entries configuration tests (L2) [ OK ] # 27.30 [+0.01] # 27.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.08 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.84 [+10.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.64 [+17.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.52 [+16.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.53 [+0.01] # 83.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.12 [+10.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.69 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.63 [+5.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.59 [+5.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.60 [+0.01] # 116.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.97 [+10.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.80 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.81 [+0.01] # 127.81 [+0.00] INFO: # Large scale dump tests # 186.61 [+58.81] TEST: IPv4 large scale dump tests [ OK ] # 408.41 [+221.79] TEST: IPv6 large scale dump tests [ OK ] # 628.58 [+220.17] TEST: L2 large scale dump tests [ OK ] # 640.44 [+11.86] TEST: Flush tests [ OK ] # 640.55 [+0.11] # 640.55 [+0.00] INFO: # Forwarding tests # 655.50 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 659.12 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 662.69 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 669.03 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.09 [+6.06] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.42 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.75 [+6.33] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.29 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 691.07 [+0.78] # 691.07 [+0.00] INFO: # Control packets tests # 695.01 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.95 [+3.94] 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__->