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.58 [+16.58] TEST: ping [ OK ] # 17.88 [+1.29] TEST: ping6 [ OK ] # 17.98 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.53 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.54 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 23.58 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.59 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.77 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.78 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 29.58 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.59 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.92 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.93 [+0.01] INFO: Packets sent on path1 / path2: 16210 / 16559 # 40.18 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.82 [+5.63] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.83 [+0.01] INFO: Packets sent on path1 / path2: 16210 / 16559 # 51.48 [+5.65] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.70 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.08 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.09 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 57.13 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.13 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.14 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6450 # 62.87 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.02 [+1154.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.03 [+0.01] INFO: Packets sent on path1 / path2: 8266 / 8307 # 1219.65 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1219.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1224.88 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1224.90 [+0.03] INFO: Packets sent on path1 / path2: 16260 / 16510 # 1229.95 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1235.18 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.19 [+0.02] INFO: Packets sent on path1 / path2: 16261 / 16509 # 1240.01 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.03 [+0.02] INFO: Packets sent on path1 / path2: 0 / 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__->