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.69 [+17.69] TEST: ping [ OK ] # 19.05 [+1.36] TEST: ping6 [ OK ] # 19.15 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.53 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.55 [+0.02] INFO: Packets sent on path1 / path2: 5601 / 7001 # 24.62 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.63 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.65 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.66 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 30.43 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.44 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.77 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.78 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16258 # 40.99 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.31 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.32 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16258 # 51.40 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.62 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.13 [+3.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.15 [+0.02] INFO: Packets sent on path1 / path2: 6701 / 5900 # 57.24 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.26 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.55 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.56 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6452 # 63.50 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1222.88 [+1159.37] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1222.89 [+0.01] INFO: Packets sent on path1 / path2: 8245 / 8342 # 1225.53 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1225.54 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1230.80 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1230.83 [+0.03] INFO: Packets sent on path1 / path2: 16364 / 16407 # 1235.95 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1241.02 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.03 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 1245.85 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.86 [+0.02] 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__->