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.30 [+17.30] TEST: ping [ OK ] # 18.62 [+1.32] TEST: ping6 [ OK ] # 18.70 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.17 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.18 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 24.30 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.31 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.74 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.75 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6951 # 30.55 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.89 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.90 [+0.01] INFO: Packets sent on path1 / path2: 16493 / 16276 # 41.02 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 46.51 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.52 [+0.01] INFO: Packets sent on path1 / path2: 16494 / 16276 # 51.73 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.00 [+0.26] INFO: Running IPv6 custom multipath hash tests # 55.67 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.68 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 57.78 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.81 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.63 [+2.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.64 [+0.02] INFO: Packets sent on path1 / path2: 6002 / 6602 # 63.68 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.70 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1223.11 [+1159.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.13 [+0.02] INFO: Packets sent on path1 / path2: 8247 / 8326 # 1225.87 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1225.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1231.24 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.26 [+0.02] INFO: Packets sent on path1 / path2: 16167 / 16605 # 1236.22 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.23 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1241.43 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.44 [+0.01] INFO: Packets sent on path1 / path2: 16165 / 16604 # 1246.48 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1246.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->