From 180d17939d123c04bf142cedf02daa325e3f4fa6 Mon Sep 17 00:00:00 2001 From: Miroslav Miklus Date: Fri, 13 May 2016 00:35:53 +0200 Subject: T-REX stl traffic send improvement for async calls JIRA: CSIT-68 - show runtime statistics with running traffic - T-REX driver async. driver Change-Id: Ie5eb7021f610fb58383b033dda5b1b867f7d3d2c Signed-off-by: Miroslav Miklus --- resources/templates/vat/clear_runtime.vat | 1 + resources/templates/vat/show_runtime.vat | 1 + 2 files changed, 2 insertions(+) create mode 100644 resources/templates/vat/clear_runtime.vat create mode 100644 resources/templates/vat/show_runtime.vat (limited to 'resources/templates/vat') diff --git a/resources/templates/vat/clear_runtime.vat b/resources/templates/vat/clear_runtime.vat new file mode 100644 index 0000000000..931fd5fe54 --- /dev/null +++ b/resources/templates/vat/clear_runtime.vat @@ -0,0 +1 @@ +exec clear runtime diff --git a/resources/templates/vat/show_runtime.vat b/resources/templates/vat/show_runtime.vat new file mode 100644 index 0000000000..1baaedb0e6 --- /dev/null +++ b/resources/templates/vat/show_runtime.vat @@ -0,0 +1 @@ +exec show runtime -- cgit 1.2.3-korg