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 # 24.82 [+24.82] TEST: ping [ OK ] # 26.33 [+1.51] TEST: ping6 [ OK ] # 26.33 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.84 [+4.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.85 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 33.14 [+2.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.98 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.99 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 40.63 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.63 [+6.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.64 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16416 # 52.48 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.50 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.37 [+5.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.38 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 64.07 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.09 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.53 [+0.45] INFO: Running IPv6 custom multipath hash tests # 69.25 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.26 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6550 # 71.77 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 75.48 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.49 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 79.60 [+4.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2273.01 [+2193.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2273.01 [+0.01] INFO: Packets sent on path1 / path2: 8510 / 8239 # 2275.82 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2275.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2281.39 [+5.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2281.40 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16305 # 2286.43 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2286.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2291.83 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2291.84 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16303 # 2296.96 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2296.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->