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.78 [+26.78] TEST: ping [ OK ] # 28.37 [+1.59] TEST: ping6 [ OK ] # 28.47 [+0.09] INFO: Running IPv4 custom multipath hash tests # 33.44 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.45 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6703 # 35.90 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.85 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.86 [+0.01] INFO: Packets sent on path1 / path2: 5550 / 7050 # 43.91 [+4.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.93 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.49 [+6.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.50 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16304 # 58.60 [+8.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.62 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.38 [+7.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.38 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16304 # 72.70 [+6.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.71 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 73.31 [+0.60] INFO: Running IPv6 custom multipath hash tests # 78.21 [+4.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.22 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 81.01 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 84.47 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.49 [+0.01] INFO: Packets sent on path1 / path2: 5501 / 7100 # 89.17 [+4.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2510.63 [+2421.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2510.64 [+0.01] INFO: Packets sent on path1 / path2: 8585 / 8212 # 2513.62 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2513.62 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2519.08 [+5.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2519.09 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16444 # 2524.26 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2524.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2529.67 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.68 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16444 # 2535.06 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2535.07 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->