[Fuego] [PATCH] Dhrystone/spec.json: Add Spec for 2000M LOOP count

[email protected] Wed, 30 Mar 2022 18:03:23 +0530
Newsgroups dev.linux.lists.fuego
Message-ID <[email protected]>
From: sireesha <[email protected]>

Signed-off-by: sireesha <[email protected]>
---
 tests/Benchmark.Dhrystone/spec.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/Benchmark.Dhrystone/spec.json b/tests/Benchmark.Dhrystone/spec.json
index b8604a6..12f5b5e 100644
--- a/tests/Benchmark.Dhrystone/spec.json
+++ b/tests/Benchmark.Dhrystone/spec.json
@@ -15,6 +15,9 @@
         },
         "500M": {
             "LOOPS":"500000000"
+        },
+        "2000M": {
+            "LOOPS":"2000000000"
         }
     }
 }
-- 
2.20.1