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.01 [+17.01] TEST: ping [ OK ] # 18.36 [+1.35] TEST: ping6 [ OK ] # 18.47 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.94 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.95 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 23.93 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.94 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.30 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.32 [+0.02] INFO: Packets sent on path1 / path2: 6900 / 5701 # 30.01 [+2.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.33 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.34 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 40.54 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.43 [+5.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.45 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 52.23 [+5.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 52.54 [+0.30] INFO: Running IPv6 custom multipath hash tests # 56.29 [+3.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.32 [+0.02] INFO: Packets sent on path1 / path2: 6551 / 6051 # 58.48 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.42 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.43 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 64.32 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 1236.78 [+1172.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1236.79 [+0.01] INFO: Packets sent on path1 / path2: 8302 / 8326 # 1239.60 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1244.55 [+4.94] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1244.56 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16416 # 1249.83 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1249.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1255.09 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.10 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 1259.96 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1259.97 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->