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.48 [+17.48] TEST: ping [ OK ] # 18.80 [+1.31] TEST: ping6 [ OK ] # 18.90 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.65 [+3.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.66 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 24.61 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.62 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.57 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.58 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 30.47 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.49 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.14 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.15 [+0.01] INFO: Packets sent on path1 / path2: 16347 / 16422 # 41.65 [+5.50] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.20 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.22 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16422 # 52.73 [+5.51] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.76 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.03 [+0.27] INFO: Running IPv6 custom multipath hash tests # 56.63 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.64 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 58.57 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.77 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.80 [+0.02] INFO: Packets sent on path1 / path2: 6851 / 5752 # 64.70 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1223.56 [+1158.85] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.57 [+0.01] INFO: Packets sent on path1 / path2: 8230 / 8336 # 1226.33 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1231.70 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.71 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16363 # 1236.72 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.72 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1242.09 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.09 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16362 # 1247.28 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.29 [+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__->