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 # 27.09 [+27.09] TEST: ping [ OK ] # 28.57 [+1.48] TEST: ping6 [ OK ] # 28.58 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.47 [+4.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.48 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 36.01 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.96 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.97 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 44.72 [+4.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.22 [+6.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.23 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16446 # 57.12 [+5.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.74 [+6.61] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.75 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16446 # 69.65 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.16 [+0.50] INFO: Running IPv6 custom multipath hash tests # 74.95 [+4.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.96 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 77.81 [+2.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.31 [+3.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.32 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 85.51 [+4.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.52 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2497.57 [+2412.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2497.58 [+0.01] INFO: Packets sent on path1 / path2: 8666 / 8168 # 2500.58 [+3.00] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2500.59 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2505.89 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2505.90 [+0.01] INFO: Packets sent on path1 / path2: 16247 / 16525 # 2511.18 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2511.19 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2516.63 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2516.64 [+0.01] INFO: Packets sent on path1 / path2: 16246 / 16523 # 2521.68 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2521.70 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 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__->