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 # 15.14 [+15.14] TEST: ping [ OK ] # 16.43 [+1.30] TEST: ping6 [ OK ] # 16.51 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.44 [+2.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.45 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 21.20 [+1.75] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.21 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 22.92 [+1.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.93 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 26.63 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 31.78 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.78 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16349 # 36.65 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.72 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.73 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16349 # 46.74 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.76 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.94 [+0.18] INFO: Running IPv6 custom multipath hash tests # 49.88 [+2.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 49.89 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 51.76 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.51 [+2.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 54.58 [+0.07] INFO: Packets sent on path1 / path2: 6950 / 5650 # 57.09 [+2.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1228.74 [+1171.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1228.75 [+0.01] INFO: Packets sent on path1 / path2: 8347 / 8231 # 1231.44 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1231.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1236.73 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1236.74 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16328 # 1241.85 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1241.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1247.00 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.01 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16327 # 1252.05 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.06 [+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__->