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.62 [+16.62] TEST: ping [ OK ] # 17.92 [+1.30] TEST: ping6 [ OK ] # 18.01 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.29 [+3.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.31 [+0.02] INFO: Packets sent on path1 / path2: 6751 / 5851 # 23.24 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.25 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.48 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.49 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 29.26 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.28 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.87 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.88 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16448 # 40.14 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.74 [+5.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.75 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16447 # 51.02 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 51.28 [+0.25] INFO: Running IPv6 custom multipath hash tests # 55.33 [+4.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.34 [+0.02] INFO: Packets sent on path1 / path2: 5750 / 6851 # 57.43 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.45 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.90 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.93 [+0.02] INFO: Packets sent on path1 / path2: 6400 / 6200 # 64.22 [+3.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.23 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1204.52 [+1140.29] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1204.53 [+0.01] INFO: Packets sent on path1 / path2: 8312 / 8242 # 1207.32 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1207.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1212.63 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1212.64 [+0.01] INFO: Packets sent on path1 / path2: 16416 / 16354 # 1217.69 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1217.70 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1222.99 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1223.00 [+0.01] INFO: Packets sent on path1 / path2: 16417 / 16353 # 1227.86 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.87 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->