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 # 27.17 [+27.17] TEST: ping [ OK ] # 28.82 [+1.64] TEST: ping6 [ OK ] # 28.89 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.02 [+5.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.03 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6152 # 36.50 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.09 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.10 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 45.10 [+5.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.38 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.39 [+0.01] INFO: Packets sent on path1 / path2: 16262 / 16507 # 57.47 [+6.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.53 [+6.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.54 [+0.01] INFO: Packets sent on path1 / path2: 16262 / 16508 # 73.07 [+9.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 73.72 [+0.64] INFO: Running IPv6 custom multipath hash tests # 79.22 [+5.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.23 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 81.94 [+2.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 85.77 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.78 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 90.50 [+4.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.51 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2492.37 [+2401.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2492.38 [+0.01] INFO: Packets sent on path1 / path2: 8454 / 8358 # 2495.29 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2495.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2500.79 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2500.80 [+0.01] INFO: Packets sent on path1 / path2: 16502 / 16269 # 2505.93 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2505.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2511.22 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2511.24 [+0.01] INFO: Packets sent on path1 / path2: 16502 / 16267 # 2516.34 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2516.35 [+0.01] 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__->