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.09 [+17.09] TEST: ping [ OK ] # 18.46 [+1.38] TEST: ping6 [ OK ] # 18.55 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.12 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.14 [+0.02] INFO: Packets sent on path1 / path2: 6301 / 6301 # 24.12 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.13 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.42 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.44 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6550 # 30.31 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.33 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.69 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.70 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16364 # 40.97 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.99 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.66 [+5.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.67 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 52.01 [+5.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.22 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.85 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.86 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 57.86 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.87 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.89 [+0.02] INFO: Packets sent on path1 / path2: 5902 / 6700 # 63.76 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1216.79 [+1153.03] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1216.80 [+0.01] INFO: Packets sent on path1 / path2: 8270 / 8308 # 1219.44 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1219.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1224.61 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1224.62 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16417 # 1229.57 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.58 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1234.82 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1234.84 [+0.02] INFO: Packets sent on path1 / path2: 16352 / 16418 # 1239.76 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1239.77 [+0.01] 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__->