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.20 [+17.20] TEST: ping [ OK ] # 18.52 [+1.31] TEST: ping6 [ OK ] # 18.61 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.03 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.05 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 24.01 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.91 [+2.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.92 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 29.59 [+2.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.98 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.99 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 40.14 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.69 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.69 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 51.21 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.22 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.45 [+0.23] INFO: Running IPv6 custom multipath hash tests # 55.26 [+3.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.27 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 57.34 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.17 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.18 [+0.01] INFO: Packets sent on path1 / path2: 5702 / 6901 # 64.09 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1208.10 [+1143.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.11 [+0.01] INFO: Packets sent on path1 / path2: 8274 / 8280 # 1210.68 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1210.71 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1215.70 [+5.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1215.71 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16271 # 1220.71 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1220.72 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1225.82 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1225.83 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16270 # 1230.79 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1230.80 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->