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.18 [+15.18] TEST: ping [ OK ] # 16.44 [+1.26] TEST: ping6 [ OK ] # 16.53 [+0.09] INFO: Running IPv4 custom multipath hash tests # 19.60 [+3.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.63 [+0.03] INFO: Packets sent on path1 / path2: 6501 / 6101 # 21.35 [+1.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.37 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 23.08 [+1.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.09 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 27.12 [+4.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 31.99 [+4.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.99 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 36.66 [+4.67] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.68 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.37 [+4.69] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.38 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 46.16 [+4.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.17 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.35 [+0.18] INFO: Running IPv6 custom multipath hash tests # 49.46 [+3.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 49.47 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6151 # 51.28 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.99 [+1.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 53.01 [+0.02] INFO: Packets sent on path1 / path2: 6000 / 6600 # 56.78 [+3.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 56.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1226.90 [+1170.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.91 [+0.01] INFO: Packets sent on path1 / path2: 8402 / 8193 # 1229.73 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.75 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1235.18 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1235.19 [+0.01] INFO: Packets sent on path1 / path2: 16519 / 16252 # 1240.12 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1240.15 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 1 # 1245.33 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.34 [+0.02] INFO: Packets sent on path1 / path2: 16519 / 16251 # 1250.57 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.58 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->