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.53 [+1.39] TEST: ping6 [ OK ] # 18.66 [+0.13] INFO: Running IPv4 custom multipath hash tests # 22.34 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.36 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6451 # 24.29 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.30 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.26 [+2.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.27 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 30.08 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.09 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.35 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.36 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16257 # 40.76 [+5.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.77 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.17 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.18 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16256 # 51.53 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.75 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.25 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.26 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6651 # 57.25 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.83 [+2.57] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.87 [+0.04] INFO: Packets sent on path1 / path2: 6151 / 6452 # 62.70 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1203.13 [+1140.42] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1203.14 [+0.01] INFO: Packets sent on path1 / path2: 8190 / 8422 # 1205.70 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1205.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1211.05 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1211.07 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16413 # 1216.01 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1216.03 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 1221.24 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1221.26 [+0.02] INFO: Packets sent on path1 / path2: 16358 / 16412 # 1226.37 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1226.39 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 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__->