make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.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: custom_multipath_hash.sh # 17.38 [+17.38] TEST: ping [ OK ] # 18.73 [+1.35] TEST: ping6 [ OK ] # 18.82 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.37 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.39 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5951 # 24.40 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.41 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.50 [+3.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.51 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 30.32 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.88 [+5.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.90 [+0.02] INFO: Packets sent on path1 / path2: 16314 / 16455 # 41.06 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 46.66 [+5.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.67 [+0.01] INFO: Packets sent on path1 / path2: 16314 / 16455 # 52.07 [+5.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.30 [+0.22] INFO: Running IPv6 custom multipath hash tests # 56.10 [+3.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.11 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7001 # 58.33 [+2.22] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.07 [+2.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.08 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 63.96 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.97 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1213.21 [+1149.24] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1213.23 [+0.02] INFO: Packets sent on path1 / path2: 8419 / 8142 # 1216.06 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1216.07 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.22 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.24 [+0.01] INFO: Packets sent on path1 / path2: 16328 / 16443 # 1226.38 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1226.40 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1231.61 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.63 [+0.01] INFO: Packets sent on path1 / path2: 16327 / 16443 # 1236.79 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.81 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 ok 1 selftests: net/forwarding: custom_multipath_hash.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__->