From 9d40ba174727d96dc408e5ac9b5939131ea89c7e Mon Sep 17 00:00:00 2001 From: "ciat.agl.jta" Date: Thu, 8 Dec 2016 08:48:58 +0000 Subject: ften-dragonboard-demo Signed-off-by: ciat.agl.jta --- .../detailed_results/Benchmark.IOzone.xml | 104 +++++++++++++++++++++ .../detailed_results/Benchmark.fio.xml | 68 ++++++++++++++ ften-dragonboard-demo/info | 7 ++ ften-dragonboard-demo/manifest.xml | 1 + ften-dragonboard-demo/result | 2 + 5 files changed, 182 insertions(+) create mode 100644 ften-dragonboard-demo/detailed_results/Benchmark.IOzone.xml create mode 100644 ften-dragonboard-demo/detailed_results/Benchmark.fio.xml create mode 100644 ften-dragonboard-demo/info create mode 100644 ften-dragonboard-demo/manifest.xml create mode 100644 ften-dragonboard-demo/result diff --git a/ften-dragonboard-demo/detailed_results/Benchmark.IOzone.xml b/ften-dragonboard-demo/detailed_results/Benchmark.IOzone.xml new file mode 100644 index 0000000..805f362 --- /dev/null +++ b/ften-dragonboard-demo/detailed_results/Benchmark.IOzone.xml @@ -0,0 +1,104 @@ + + + Benchmark.IOzone + 2016-12-08 08:45:49 + 2016-12-08 08:46:08 + FAILURE + + + 2048_Kb_Record_Write.Random_write + 72648.50 + KB/s + 0.70 ~ 0.80 + 36915 + 0.51 + FAIL + + + 2048_Kb_Record_Read.ReRead + 111210.60 + KB/s + 0.92 ~ 1.02 + 80155 + 0.72 + FAIL + + + 2048_Kb_Record_Write.ReFwrite + 71567.80 + KB/s + 0.72 ~ 0.82 + 33381 + 0.47 + FAIL + + + 2048_Kb_Record_Read.ReFread + 131265.30 + KB/s + 0.77 ~ 0.87 + 77482 + 0.59 + FAIL + + + 2048_Kb_Record_Write.Fwrite + 65798.60 + KB/s + 0.77 ~ 0.87 + 33781 + 0.51 + FAIL + + + 2048_Kb_Record_Read.Fread + 128735.90 + KB/s + 0.72 ~ 0.82 + 73731 + 0.57 + FAIL + + + 2048_Kb_Record_Write.Write + 26588.40 + KB/s + 0.83 ~ 0.93 + 16662 + 0.63 + FAIL + + + 2048_Kb_Record_Read.Random_read + 102667.10 + KB/s + 0.85 ~ 0.95 + 73184 + 0.71 + FAIL + + + 2048_Kb_Record_Write.ReWrite + 71998.50 + KB/s + 0.71 ~ 0.81 + 35664 + 0.50 + FAIL + + + 2048_Kb_Record_Read.Read + 107482.80 + KB/s + 0.85 ~ 0.95 + 78193 + 0.73 + FAIL + + + 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-dragonboard-demo/detailed_results/Benchmark.fio.xml b/ften-dragonboard-demo/detailed_results/Benchmark.fio.xml new file mode 100644 index 0000000..a1076a3 --- /dev/null +++ b/ften-dragonboard-demo/detailed_results/Benchmark.fio.xml @@ -0,0 +1,68 @@ + + + Benchmark.fio + 2016-12-08 08:46:08 + 2016-12-08 08:48:54 + SUCCESS + + + File.Write + 6735.30 + KB/s + 0.00 ~ 100.00 + 9493.0 + 1.41 + PASS + + + File.Read + 6098.30 + KB/s + 0.00 ~ 100.00 + 9493.0 + 1.56 + PASS + + + SSD_Write.Seq + 49578.90 + KB/s + 0.00 ~ 100.00 + 164278.0 + 3.31 + PASS + + + SSD_Write.Random + 42300.00 + KB/s + 0.00 ~ 100.00 + 32359.0 + 0.76 + PASS + + + SSD_Read.Seq + 32688.70 + KB/s + 0.00 ~ 100.00 + 153856.0 + 4.71 + PASS + + + SSD_Read.Random + 10156.20 + KB/s + 0.00 ~ 100.00 + 10880.0 + 1.07 + 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-dragonboard-demo/info b/ften-dragonboard-demo/info new file mode 100644 index 0000000..805a653 --- /dev/null +++ b/ften-dragonboard-demo/info @@ -0,0 +1,7 @@ +DATE: 2016-12-8-demo2 +Start Time: 2016/12/08 08:45:49 (UTC) +End Time: 2016/12/08 08:48:56 (UTC) +Board Version: Dragonboard Rev 1.0 +Test Dir: /home/root +Test Device: /dev/sda1 +Filesystem for Test Device : ext4 diff --git a/ften-dragonboard-demo/manifest.xml b/ften-dragonboard-demo/manifest.xml new file mode 100644 index 0000000..4db444c --- /dev/null +++ b/ften-dragonboard-demo/manifest.xml @@ -0,0 +1 @@ +fake manifest: CIAT.inhouse_deploy,91 diff --git a/ften-dragonboard-demo/result b/ften-dragonboard-demo/result new file mode 100644 index 0000000..a7f100f --- /dev/null +++ b/ften-dragonboard-demo/result @@ -0,0 +1,2 @@ +Benchmark.IOzone,0,10,0 +Benchmark.fio,6,0,0 -- cgit 1.2.3-korg