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 28800 # selftests: net/forwarding: custom_multipath_hash.sh # 24.60 [+24.60] TEST: ping [ OK ] # 25.97 [+1.38] TEST: ping6 [ OK ] # 25.98 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.27 [+4.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.28 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 32.62 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.35 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.35 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 39.59 [+3.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 45.03 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.05 [+0.01] INFO: Packets sent on path1 / path2: 16471 / 16298 # 50.33 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.34 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 55.80 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 55.81 [+0.01] INFO: Packets sent on path1 / path2: 16471 / 16298 # 60.99 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.46 [+0.46] INFO: Running IPv6 custom multipath hash tests # 65.61 [+4.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 65.62 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 68.07 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 71.60 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 71.60 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 75.06 [+3.46] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2502.68 [+2427.61] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2502.69 [+0.01] INFO: Packets sent on path1 / path2: 8276 / 8500 # 2505.57 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2505.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2510.80 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2510.81 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16386 # 2515.82 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2515.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2521.02 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2521.03 [+0.01] INFO: Packets sent on path1 / path2: 16385 / 16384 # 2525.99 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2526.00 [+0.01] 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__->