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.26 [+16.26] TEST: ping [ OK ] # 17.59 [+1.33] TEST: ping6 [ OK ] # 17.70 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.07 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.08 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 23.04 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.05 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 26.47 [+3.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.50 [+0.03] INFO: Packets sent on path1 / path2: 6501 / 6100 # 29.21 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.66 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.67 [+0.02] INFO: Packets sent on path1 / path2: 16374 / 16395 # 39.84 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.87 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.22 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.24 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 50.39 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 50.63 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.07 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.08 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700 # 55.95 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.97 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.52 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.54 [+0.02] INFO: Packets sent on path1 / path2: 6602 / 6000 # 62.37 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1223.63 [+1161.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.64 [+0.01] INFO: Packets sent on path1 / path2: 8317 / 8241 # 1226.44 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.46 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1231.70 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.71 [+0.01] INFO: Packets sent on path1 / path2: 16340 / 16430 # 1236.69 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1241.86 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.88 [+0.02] INFO: Packets sent on path1 / path2: 16339 / 16430 # 1247.03 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->