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 # 17.11 [+17.11] TEST: ping [ OK ] # 18.44 [+1.33] TEST: ping6 [ OK ] # 18.53 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.90 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.93 [+0.02] INFO: Packets sent on path1 / path2: 6201 / 6401 # 23.82 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.83 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.55 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.56 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5450 # 30.72 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.73 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.40 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.41 [+0.01] INFO: Packets sent on path1 / path2: 16566 / 16203 # 41.95 [+5.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.85 [+5.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.86 [+0.01] INFO: Packets sent on path1 / path2: 16566 / 16203 # 53.59 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 53.87 [+0.27] INFO: Running IPv6 custom multipath hash tests # 57.30 [+3.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.31 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5801 # 59.38 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.35 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.36 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 66.76 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1238.05 [+1171.28] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1238.06 [+0.01] INFO: Packets sent on path1 / path2: 8311 / 8224 # 1240.85 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1246.04 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1246.06 [+0.01] INFO: Packets sent on path1 / path2: 16194 / 16577 # 1250.92 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.94 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1255.73 [+4.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.74 [+0.01] INFO: Packets sent on path1 / path2: 16195 / 16575 # 1260.68 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.69 [+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__->