summaryrefslogtreecommitdiff
path: root/execs
diff options
context:
space:
mode:
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