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 # 14.96 [+14.96] TEST: ping [ OK ] # 16.28 [+1.32] TEST: ping6 [ OK ] # 16.36 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.31 [+2.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.32 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 21.05 [+1.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.06 [+0.01] INFO: Packets sent on path1 / path2: 12603 / 0 # 22.71 [+1.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.71 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 26.97 [+4.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 31.79 [+4.82] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.81 [+0.02] INFO: Packets sent on path1 / path2: 16214 / 16556 # 36.72 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.74 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.47 [+4.73] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.49 [+0.02] INFO: Packets sent on path1 / path2: 16214 / 16555 # 46.46 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.47 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.67 [+0.20] INFO: Running IPv6 custom multipath hash tests # 49.51 [+2.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 49.52 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 51.28 [+1.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.94 [+1.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 52.95 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 56.75 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 56.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1209.54 [+1152.78] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.56 [+0.02] INFO: Packets sent on path1 / path2: 8319 / 8221 # 1212.38 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.40 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.99 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.00 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16447 # 1223.38 [+5.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.40 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 1228.92 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.93 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 1234.12 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.14 [+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__->