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.14 [+17.14] TEST: ping [ OK ] # 18.51 [+1.37] TEST: ping6 [ OK ] # 18.60 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.27 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.29 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.35 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.36 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.63 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.64 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 30.58 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.40 [+5.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.41 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16498 # 41.73 [+5.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.74 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 47.21 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.23 [+0.02] INFO: Packets sent on path1 / path2: 16271 / 16498 # 52.94 [+5.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.95 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.21 [+0.26] INFO: Running IPv6 custom multipath hash tests # 57.09 [+3.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.12 [+0.03] INFO: Packets sent on path1 / path2: 6750 / 5852 # 59.10 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.32 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.33 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6452 # 65.39 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.40 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1219.22 [+1153.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.23 [+0.01] INFO: Packets sent on path1 / path2: 8278 / 8318 # 1221.97 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.45 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.46 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16439 # 1232.72 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.74 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1238.08 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.09 [+0.01] INFO: Packets sent on path1 / path2: 16331 / 16438 # 1242.90 [+4.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->