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 # 26.96 [+26.96] TEST: ping [ OK ] # 28.46 [+1.50] TEST: ping6 [ OK ] # 28.46 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.37 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.38 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5653 # 35.72 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.00 [+4.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.01 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5650 # 43.59 [+3.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.19 [+6.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.20 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16424 # 56.30 [+6.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.30 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.89 [+6.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.91 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16424 # 69.13 [+6.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 69.64 [+0.49] INFO: Running IPv6 custom multipath hash tests # 74.62 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.64 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5950 # 77.33 [+2.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.51 [+4.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.52 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 85.88 [+4.36] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2478.65 [+2392.76] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2478.65 [+0.01] INFO: Packets sent on path1 / path2: 8318 / 8425 # 2481.50 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2481.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2486.92 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2486.93 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16407 # 2492.05 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2492.06 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2497.30 [+5.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2497.31 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 2502.37 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2502.39 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 2 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__->