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.15 [+21.15] # 21.15 [+0.00] INFO: # Host entries configuration tests # 23.13 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.08 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.00 [+1.92] TEST: Common host entries configuration tests (L2) [ OK ] # 27.01 [+0.01] # 27.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.96 [+10.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.00 [+11.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.43 [+17.43] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.86 [+17.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.87 [+0.01] # 83.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.34 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.13 [+10.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.88 [+5.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.85 [+5.98] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.87 [+0.02] # 116.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.41 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.12 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.14 [+0.01] # 128.14 [+0.00] INFO: # Large scale dump tests # 183.59 [+55.45] TEST: IPv4 large scale dump tests [ OK ] # 422.38 [+238.80] TEST: IPv6 large scale dump tests [ OK ] # 648.74 [+226.36] TEST: L2 large scale dump tests [ OK ] # 661.19 [+12.45] TEST: Flush tests [ OK ] # 661.30 [+0.11] # 661.30 [+0.00] INFO: # Forwarding tests # 676.81 [+15.51] TEST: IPv4 host entries forwarding tests [ OK ] # 680.75 [+3.94] TEST: IPv6 host entries forwarding tests [ OK ] # 684.35 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 691.21 [+6.86] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 697.81 [+6.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 704.21 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 711.01 [+6.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 713.90 [+2.89] TEST: L2 port entries forwarding tests [ OK ] # 714.77 [+0.87] # 714.77 [+0.00] INFO: # Control packets tests # 718.92 [+4.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 722.87 [+3.95] 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__->