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.22 [+17.22] TEST: ping [ OK ] # 18.61 [+1.38] TEST: ping6 [ OK ] # 18.72 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.07 [+3.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.08 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.85 [+1.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.63 [+1.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.64 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6001 # 29.56 [+3.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.90 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.91 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16512 # 40.04 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.60 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.61 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16513 # 50.92 [+5.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.93 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 51.12 [+0.19] INFO: Running IPv6 custom multipath hash tests # 54.42 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.44 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6100 # 56.25 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.27 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.63 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.66 [+0.03] INFO: Packets sent on path1 / path2: 5902 / 6701 # 62.56 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.57 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1277.62 [+1215.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1277.63 [+0.01] INFO: Packets sent on path1 / path2: 8286 / 8294 # 1280.36 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1280.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1285.82 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1285.83 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16465 # 1290.83 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1290.85 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1296.10 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1296.11 [+0.01] INFO: Packets sent on path1 / path2: 16305 / 16464 # 1301.25 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1301.26 [+0.01] 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__->