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.00 [+17.00] TEST: ping [ OK ] # 18.35 [+1.35] TEST: ping6 [ OK ] # 18.46 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.81 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.82 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.91 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.92 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.31 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.33 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6450 # 30.17 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.18 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.78 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.79 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 41.30 [+5.50] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.96 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.99 [+0.03] INFO: Packets sent on path1 / path2: 16406 / 16363 # 52.63 [+5.65] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.65 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 52.92 [+0.27] INFO: Running IPv6 custom multipath hash tests # 56.48 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.49 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 58.61 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.63 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.58 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.59 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 65.83 [+3.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1243.43 [+1177.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1243.44 [+0.01] INFO: Packets sent on path1 / path2: 8290 / 8274 # 1246.17 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1246.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1251.53 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1251.53 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16323 # 1256.21 [+4.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1256.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1261.09 [+4.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1261.11 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16321 # 1266.17 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1266.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->