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 # 16.61 [+16.61] TEST: ping [ OK ] # 17.99 [+1.37] TEST: ping6 [ OK ] # 18.09 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.90 [+3.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.91 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 23.89 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.90 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.14 [+3.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.15 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 30.07 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.08 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 36.06 [+5.98] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.07 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16444 # 41.67 [+5.59] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.60 [+5.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.61 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443 # 53.41 [+5.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 53.64 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.28 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.29 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6001 # 59.26 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.28 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.88 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.91 [+0.03] INFO: Packets sent on path1 / path2: 6302 / 6302 # 66.32 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.34 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 1213.84 [+1147.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1213.86 [+0.02] INFO: Packets sent on path1 / path2: 8262 / 8331 # 1216.82 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1216.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1222.41 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1222.42 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383 # 1227.55 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1227.58 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 1232.82 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1232.83 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16384 # 1237.73 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1237.75 [+0.02] 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__->