summaryrefslogtreecommitdiff
path: root/execs
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2019-11-15 12:49:28 +0200
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2019-11-16 10:14:14 +0200
commit1ac058a4dec8dc9599ca146216240373ce01f5e1 (patch)
tree99dca04e7b7b341ff009523743666e3e6b600ed9 /execs
parent441672afead1b12075474580f1a98a01d7bd254c (diff)
add automated tests for page_pool
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'execs')
-rw-r--r--execs/report-pps.yaml14
-rw-r--r--execs/send-pktgen.yaml14
2 files changed, 28 insertions, 0 deletions
diff --git a/execs/report-pps.yaml b/execs/report-pps.yaml
new file mode 100644
index 0000000..3494bbc
--- /dev/null
+++ b/execs/report-pps.yaml
@@ -0,0 +1,14 @@
+metadata:
+ name: nstat report
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "report Rx pps"
+ version: 1.0
+
+install:
+ deps:
+ - linuxptp
+
+run:
+ steps:
+ - echo "Checking pps... "
+ - ./scripts/run-nstat.sh
diff --git a/execs/send-pktgen.yaml b/execs/send-pktgen.yaml
new file mode 100644
index 0000000..485e3ec
--- /dev/null
+++ b/execs/send-pktgen.yaml
@@ -0,0 +1,14 @@
+metadata:
+ name: trafficgen packets
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "64k packets spam"
+ version: 1.0
+
+install:
+ deps:
+ - wget
+
+run:
+ steps:
+ - echo "send-traffic"
+ - ./scripts/run-pktgen.sh