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.29 [+17.29] TEST: ping [ OK ] # 18.63 [+1.34] TEST: ping6 [ OK ] # 18.74 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.25 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.26 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701 # 24.31 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.32 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.37 [+3.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.38 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 30.38 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.96 [+5.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.00 [+0.04] INFO: Packets sent on path1 / path2: 16431 / 16338 # 41.46 [+5.46] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.50 [+6.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.51 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16338 # 53.13 [+5.62] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.14 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.36 [+0.21] INFO: Running IPv6 custom multipath hash tests # 56.87 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.88 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6601 # 58.93 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.24 [+3.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.25 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 65.21 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1197.18 [+1131.96] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1197.20 [+0.01] INFO: Packets sent on path1 / path2: 8247 / 8350 # 1199.66 [+2.46] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1199.67 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1204.71 [+5.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1204.72 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 1209.67 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1209.68 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1214.79 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1214.79 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 1219.77 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1219.79 [+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__->