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 # 25.91 [+25.91] TEST: ping [ OK ] # 27.35 [+1.45] TEST: ping6 [ OK ] # 27.36 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.12 [+4.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.13 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 34.51 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.34 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.35 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 41.86 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.29 [+6.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.29 [+0.01] INFO: Packets sent on path1 / path2: 16468 / 16301 # 54.03 [+5.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.27 [+6.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.27 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16301 # 66.35 [+6.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.35 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 66.89 [+0.54] INFO: Running IPv6 custom multipath hash tests # 71.96 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.97 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 74.70 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.14 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.15 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 82.15 [+4.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2444.13 [+2361.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2444.14 [+0.01] INFO: Packets sent on path1 / path2: 8329 / 8415 # 2447.02 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2447.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2452.46 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2452.47 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 2457.48 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2457.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2462.73 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2462.74 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16398 # 2467.75 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2467.76 [+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__->