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 # 24.91 [+24.91] TEST: ping [ OK ] # 26.51 [+1.60] TEST: ping6 [ OK ] # 26.58 [+0.07] INFO: Running IPv4 custom multipath hash tests # 31.44 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.45 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 33.87 [+2.43] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.66 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.67 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 41.41 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.89 [+6.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.90 [+0.02] INFO: Packets sent on path1 / path2: 16315 / 16454 # 53.95 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.98 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.11 [+6.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.12 [+0.01] INFO: Packets sent on path1 / path2: 16315 / 16454 # 65.92 [+5.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.93 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.41 [+0.49] INFO: Running IPv6 custom multipath hash tests # 71.23 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.24 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6252 # 73.92 [+2.68] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.64 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.65 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 82.17 [+4.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.18 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2516.21 [+2434.03] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2516.21 [+0.01] INFO: Packets sent on path1 / path2: 8418 / 8390 # 2519.09 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2519.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2524.44 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2524.45 [+0.01] INFO: Packets sent on path1 / path2: 16477 / 16293 # 2529.60 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2529.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2535.02 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2535.03 [+0.01] INFO: Packets sent on path1 / path2: 16477 / 16293 # 2540.10 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2540.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->