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 # 16.72 [+16.72] TEST: ping [ OK ] # 18.10 [+1.37] TEST: ping6 [ OK ] # 18.22 [+0.12] INFO: Running IPv4 custom multipath hash tests # 21.72 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.73 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 23.66 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.68 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.96 [+3.28] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.97 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 29.90 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.91 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.43 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.44 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16487 # 40.63 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.95 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.96 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16487 # 51.50 [+5.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 51.76 [+0.24] INFO: Running IPv6 custom multipath hash tests # 55.18 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.19 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 57.23 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.12 [+2.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.13 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6502 # 63.01 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.89 [+1154.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.91 [+0.01] INFO: Packets sent on path1 / path2: 8297 / 8324 # 1220.61 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.96 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.97 [+0.01] INFO: Packets sent on path1 / path2: 16232 / 16538 # 1231.06 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1236.78 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.79 [+0.01] INFO: Packets sent on path1 / path2: 16231 / 16538 # 1241.74 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.75 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->