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.20 [+17.20] TEST: ping [ OK ] # 18.58 [+1.38] TEST: ping6 [ OK ] # 18.69 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.35 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.36 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 24.40 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.62 [+3.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.63 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6651 # 30.70 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.72 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.33 [+5.61] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.34 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 41.52 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.39 [+5.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.40 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 52.99 [+5.58] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.21 [+0.21] INFO: Running IPv6 custom multipath hash tests # 56.65 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.66 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 58.85 [+2.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.87 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.93 [+3.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.96 [+0.03] INFO: Packets sent on path1 / path2: 5902 / 6701 # 64.94 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1198.78 [+1133.83] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1198.79 [+0.01] INFO: Packets sent on path1 / path2: 8335 / 8241 # 1201.52 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1201.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1206.60 [+5.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1206.61 [+0.01] INFO: Packets sent on path1 / path2: 16533 / 16237 # 1211.57 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1211.59 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1216.55 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1216.56 [+0.01] INFO: Packets sent on path1 / path2: 16533 / 16236 # 1221.65 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1221.68 [+0.02] INFO: Packets sent on path1 / path2: 32771 / 0 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__->