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 # 26.22 [+26.22] TEST: ping [ OK ] # 27.66 [+1.44] TEST: ping6 [ OK ] # 27.67 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.99 [+4.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.99 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 34.31 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.09 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.10 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 42.03 [+3.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 47.97 [+5.94] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.99 [+0.02] INFO: Packets sent on path1 / path2: 16451 / 16318 # 53.42 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 59.46 [+6.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.47 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16319 # 65.50 [+6.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.95 [+0.44] INFO: Running IPv6 custom multipath hash tests # 70.64 [+4.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.65 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 73.09 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.11 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.92 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.92 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 80.98 [+4.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.99 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2265.53 [+2184.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2265.54 [+0.01] INFO: Packets sent on path1 / path2: 8289 / 8466 # 2268.62 [+3.08] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2268.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2273.78 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2273.79 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16337 # 2278.81 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2278.82 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2283.84 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2283.85 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16338 # 2288.65 [+4.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2288.66 [+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__->