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 # 16.25 [+16.25] TEST: ping [ OK ] # 17.56 [+1.31] TEST: ping6 [ OK ] # 17.64 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.08 [+3.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.09 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 23.00 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.01 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.59 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.62 [+0.03] INFO: Packets sent on path1 / path2: 6200 / 6400 # 29.42 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.46 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.19 [+5.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.21 [+0.02] INFO: Packets sent on path1 / path2: 16359 / 16411 # 40.45 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.17 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.18 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 51.67 [+5.49] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.70 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.93 [+0.23] INFO: Running IPv6 custom multipath hash tests # 55.64 [+3.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.67 [+0.03] INFO: Packets sent on path1 / path2: 6000 / 6602 # 57.72 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.13 [+3.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.14 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6702 # 63.99 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1219.47 [+1155.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.48 [+0.01] INFO: Packets sent on path1 / path2: 8264 / 8280 # 1221.85 [+2.36] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.86 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.15 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.16 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16389 # 1232.10 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.11 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2 # 1237.51 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.52 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16388 # 1242.59 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.62 [+0.03] 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__->