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 # 16.38 [+16.38] TEST: ping [ OK ] # 17.69 [+1.31] TEST: ping6 [ OK ] # 17.78 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.16 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.18 [+0.02] INFO: Packets sent on path1 / path2: 6401 / 6201 # 23.10 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.62 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.63 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6900 # 29.55 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.57 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 34.94 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.95 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16417 # 43.54 [+8.59] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 43.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.86 [+6.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.87 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16418 # 55.88 [+6.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 55.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 56.10 [+0.21] INFO: Running IPv6 custom multipath hash tests # 59.84 [+3.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 59.85 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 61.96 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 61.97 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 64.89 [+2.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 64.92 [+0.03] INFO: Packets sent on path1 / path2: 6100 / 6500 # 67.98 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 68.00 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1242.97 [+1174.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1242.98 [+0.01] INFO: Packets sent on path1 / path2: 8514 / 8070 # 1245.75 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1245.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1251.17 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1251.18 [+0.01] INFO: Packets sent on path1 / path2: 16390 / 16382 # 1256.65 [+5.47] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1256.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1261.74 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1261.75 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16380 # 1266.62 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1266.64 [+0.02] INFO: Packets sent on path1 / path2: 0 / 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__->