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.33 [+17.33] TEST: ping [ OK ] # 18.61 [+1.29] TEST: ping6 [ OK ] # 18.71 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.85 [+3.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.86 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 23.82 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.82 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.12 [+2.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.13 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 29.64 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.65 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.63 [+5.98] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.64 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16468 # 41.67 [+6.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 47.54 [+5.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.56 [+0.03] INFO: Packets sent on path1 / path2: 16301 / 16468 # 53.40 [+5.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.41 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.61 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.27 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.28 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 59.35 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.62 [+3.25] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.63 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 65.64 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.65 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1221.58 [+1155.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.59 [+0.01] INFO: Packets sent on path1 / path2: 8203 / 8367 # 1224.25 [+2.65] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1229.46 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.47 [+0.01] INFO: Packets sent on path1 / path2: 16207 / 16563 # 1234.36 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1239.17 [+4.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1239.19 [+0.02] INFO: Packets sent on path1 / path2: 16206 / 16564 # 1243.97 [+4.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1243.98 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->