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.53 [+21.53] # 21.53 [+0.00] INFO: # Host entries configuration tests # 23.63 [+2.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.49 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.36 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 27.36 [+0.01] # 27.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.99 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.48 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.31 [+16.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.42 [+17.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.43 [+0.01] # 82.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.89 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.07 [+10.18] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.85 [+5.79] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.74 [+5.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.75 [+0.01] # 114.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.41 [+10.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.15 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.16 [+0.01] # 126.16 [+0.00] INFO: # Large scale dump tests # 183.18 [+57.02] TEST: IPv4 large scale dump tests [ OK ] # 401.14 [+217.96] TEST: IPv6 large scale dump tests [ OK ] # 610.08 [+208.94] TEST: L2 large scale dump tests [ OK ] # 622.14 [+12.06] TEST: Flush tests [ OK ] # 622.16 [+0.01] # 622.16 [+0.00] INFO: # Forwarding tests # 637.07 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 640.73 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 644.25 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 650.87 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 656.86 [+5.99] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 663.13 [+6.27] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 669.26 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 671.85 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 672.62 [+0.78] # 672.62 [+0.00] INFO: # Control packets tests # 676.73 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 680.58 [+3.84] 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__->