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.17 [+17.17] TEST: ping [ OK ] # 18.45 [+1.28] TEST: ping6 [ OK ] # 18.53 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.65 [+3.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.66 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6950 # 23.48 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.50 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.68 [+4.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.70 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6450 # 30.81 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.75 [+5.93] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.76 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16266 # 42.43 [+5.66] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.74 [+6.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.75 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16266 # 54.53 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 54.76 [+0.22] INFO: Running IPv6 custom multipath hash tests # 58.24 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.26 [+0.02] INFO: Packets sent on path1 / path2: 6452 / 6150 # 60.25 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.65 [+2.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.68 [+0.03] INFO: Packets sent on path1 / path2: 6602 / 6001 # 66.01 [+3.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.03 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1239.11 [+1173.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1239.12 [+0.01] INFO: Packets sent on path1 / path2: 8187 / 8406 # 1241.72 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1241.73 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1246.92 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1246.94 [+0.02] INFO: Packets sent on path1 / path2: 16526 / 16245 # 1252.22 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1252.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1257.93 [+5.69] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1257.94 [+0.01] INFO: Packets sent on path1 / path2: 16525 / 16244 # 1262.92 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1262.94 [+0.01] 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__->