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 # 15.71 [+15.71] TEST: ping [ OK ] # 17.03 [+1.32] TEST: ping6 [ OK ] # 17.13 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.41 [+3.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.43 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 22.29 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.30 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 25.15 [+2.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.42 [+0.27] INFO: Packets sent on path1 / path2: 6151 / 6450 # 28.15 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.43 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.43 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 38.56 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.56 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 44.23 [+5.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.24 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 49.49 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.73 [+0.23] INFO: Running IPv6 custom multipath hash tests # 53.14 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.16 [+0.02] INFO: Packets sent on path1 / path2: 5350 / 7252 # 55.37 [+2.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.51 [+3.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.53 [+0.02] INFO: Packets sent on path1 / path2: 5250 / 7352 # 61.42 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1215.90 [+1154.47] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1215.91 [+0.01] INFO: Packets sent on path1 / path2: 8283 / 8290 # 1218.61 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1223.93 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1223.94 [+0.01] INFO: Packets sent on path1 / path2: 16484 / 16287 # 1229.07 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.08 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1234.08 [+5.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1234.10 [+0.02] INFO: Packets sent on path1 / path2: 16483 / 16287 # 1239.45 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1239.46 [+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__->