From b53fcbbb7882c31d9f88d12fae3c0a896efd2bf7 Mon Sep 17 00:00:00 2001 From: "ciat.agl.jta" Date: Thu, 8 Dec 2016 08:02:23 +0000 Subject: ften-porter-demo Signed-off-by: ciat.agl.jta --- .../detailed_results/Benchmark.IOzone.xml | 104 +++++++++++++++++++++ .../detailed_results/Benchmark.fio.xml | 68 ++++++++++++++ ften-porter-demo/info | 7 ++ ften-porter-demo/manifest.xml | 1 + ften-porter-demo/result | 2 + 5 files changed, 182 insertions(+) create mode 100644 ften-porter-demo/detailed_results/Benchmark.IOzone.xml create mode 100644 ften-porter-demo/detailed_results/Benchmark.fio.xml create mode 100644 ften-porter-demo/info create mode 100644 ften-porter-demo/manifest.xml create mode 100644 ften-porter-demo/result diff --git a/ften-porter-demo/detailed_results/Benchmark.IOzone.xml b/ften-porter-demo/detailed_results/Benchmark.IOzone.xml new file mode 100644 index 0000000..58d529f --- /dev/null +++ b/ften-porter-demo/detailed_results/Benchmark.IOzone.xml @@ -0,0 +1,104 @@ + + + Benchmark.IOzone + 2016-12-08 07:59:20 + 2016-12-08 07:59:39 + FAILURE + + + 2048_Kb_Record_Write.Random_write + 72648.50 + KB/s + 0.70 ~ 0.80 + 48458 + 0.67 + FAIL + + + 2048_Kb_Record_Read.ReRead + 111210.60 + KB/s + 0.92 ~ 1.02 + 102399 + 0.92 + PASS + + + 2048_Kb_Record_Write.ReFwrite + 71567.80 + KB/s + 0.72 ~ 0.82 + 32092 + 0.45 + FAIL + + + 2048_Kb_Record_Read.ReFread + 131265.30 + KB/s + 0.77 ~ 0.87 + 78646 + 0.60 + FAIL + + + 2048_Kb_Record_Write.Fwrite + 65798.60 + KB/s + 0.77 ~ 0.87 + 40900 + 0.62 + FAIL + + + 2048_Kb_Record_Read.Fread + 128735.90 + KB/s + 0.72 ~ 0.82 + 77718 + 0.60 + FAIL + + + 2048_Kb_Record_Write.Write + 26588.40 + KB/s + 0.83 ~ 0.93 + 22093 + 0.83 + PASS + + + 2048_Kb_Record_Read.Random_read + 102667.10 + KB/s + 0.85 ~ 0.95 + 93119 + 0.91 + PASS + + + 2048_Kb_Record_Write.ReWrite + 71998.50 + KB/s + 0.71 ~ 0.81 + 46376 + 0.64 + FAIL + + + 2048_Kb_Record_Read.Read + 107482.80 + KB/s + 0.85 ~ 0.95 + 99229 + 0.92 + PASS + + + ext4 + /dev/sda1 + 'Dragonboard Rev 1.0' + /home/root/work + /home/root/jta.Benchmark.IOzone/iozone -a -i 0 -i 1 -i 2 -i 6 -i 7 -i 8 -i 9 -O -R -g 2M + \ No newline at end of file diff --git a/ften-porter-demo/detailed_results/Benchmark.fio.xml b/ften-porter-demo/detailed_results/Benchmark.fio.xml new file mode 100644 index 0000000..f53ba3f --- /dev/null +++ b/ften-porter-demo/detailed_results/Benchmark.fio.xml @@ -0,0 +1,68 @@ + + + Benchmark.fio + 2016-12-08 07:59:40 + 2016-12-08 08:02:18 + SUCCESS + + + File.Write + 6735.30 + KB/s + 0.00 ~ 100.00 + 9495.0 + 1.41 + PASS + + + File.Read + 6098.30 + KB/s + 0.00 ~ 100.00 + 10109.0 + 1.66 + PASS + + + SSD_Write.Seq + 49578.90 + KB/s + 0.00 ~ 100.00 + 142222.0 + 2.87 + PASS + + + SSD_Write.Random + 42300.00 + KB/s + 0.00 ~ 100.00 + 44159.0 + 1.04 + PASS + + + SSD_Read.Seq + 32688.70 + KB/s + 0.00 ~ 100.00 + 152835.0 + 4.68 + PASS + + + SSD_Read.Random + 10156.20 + KB/s + 0.00 ~ 100.00 + 10424.0 + 1.03 + PASS + + + ext4 + /dev/sda1 + 'Dragonboard Rev 1.0' + /home/root/jta.Benchmark.fio + ./fio ssd-test-current --timeout= + \ No newline at end of file diff --git a/ften-porter-demo/info b/ften-porter-demo/info new file mode 100644 index 0000000..2de2c60 --- /dev/null +++ b/ften-porter-demo/info @@ -0,0 +1,7 @@ +DATE: 2016-12-8-demo +Start Time: 2016/12/08 07:59:19 (UTC) +End Time: 2016/12/08 08:02:19 (UTC) +Board Version: Dragonboard Rev 1.0 +Test Dir: /home/root +Test Device: /dev/sda1 +Filesystem for Test Device : ext4 diff --git a/ften-porter-demo/manifest.xml b/ften-porter-demo/manifest.xml new file mode 100644 index 0000000..0f1e976 --- /dev/null +++ b/ften-porter-demo/manifest.xml @@ -0,0 +1 @@ +fake manifest: CIAT.inhouse_deploy,90 diff --git a/ften-porter-demo/result b/ften-porter-demo/result new file mode 100644 index 0000000..e6d980d --- /dev/null +++ b/ften-porter-demo/result @@ -0,0 +1,2 @@ +Benchmark.IOzone,4,6,0 +Benchmark.fio,6,0,0 -- cgit 1.2.3-korg