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.31 [+26.31] TEST: ping [ OK ] # 27.77 [+1.46] TEST: ping6 [ OK ] # 27.79 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.64 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.65 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5853 # 35.16 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.06 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.07 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 43.23 [+4.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.71 [+6.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.72 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16417 # 55.61 [+5.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.73 [+6.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.74 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16418 # 67.66 [+5.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.68 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 68.16 [+0.48] INFO: Running IPv6 custom multipath hash tests # 73.13 [+4.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.14 [+0.01] INFO: Packets sent on path1 / path2: 6702 / 5900 # 75.78 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.85 [+4.06] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.86 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750 # 84.20 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2283.79 [+2199.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2283.80 [+0.01] INFO: Packets sent on path1 / path2: 8430 / 8347 # 2286.68 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2286.70 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 2291.97 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2291.98 [+0.01] INFO: Packets sent on path1 / path2: 16315 / 16455 # 2297.05 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2297.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2302.43 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2302.44 [+0.01] INFO: Packets sent on path1 / path2: 16314 / 16455 # 2307.45 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.45 [+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__->