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 # 26.00 [+26.00] TEST: ping [ OK ] # 27.48 [+1.48] TEST: ping6 [ OK ] # 27.56 [+0.08] INFO: Running IPv4 custom multipath hash tests # 32.23 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.24 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 34.66 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.67 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.39 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.40 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 41.83 [+3.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.84 [+6.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.86 [+0.02] INFO: Packets sent on path1 / path2: 16316 / 16453 # 53.71 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.71 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.80 [+6.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.81 [+0.01] INFO: Packets sent on path1 / path2: 16318 / 16453 # 65.78 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.32 [+0.53] INFO: Running IPv6 custom multipath hash tests # 71.21 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.22 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6250 # 73.94 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 77.98 [+4.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.99 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 81.81 [+3.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2513.37 [+2431.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2513.38 [+0.01] INFO: Packets sent on path1 / path2: 8444 / 8369 # 2516.31 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2516.32 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2521.66 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2521.67 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16399 # 2526.72 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2526.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2532.38 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2532.39 [+0.02] INFO: Packets sent on path1 / path2: 16371 / 16399 # 2537.61 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2537.62 [+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__->