summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-12-21 12:03:25 +0200
committerimarom <imarom@cisco.com>2016-12-21 14:26:13 +0200
commitbf7c614dc174697b416eb3dfad515cedb104028b (patch)
tree96baa43bc014f325e8c150e68c83c182f0decd41 /scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py
parenteae78d4356b8834b78a91c52d869a7949f8f3e90 (diff)
minor error checks refinements
Signed-off-by: imarom <imarom@cisco.com>
Diffstat (limited to 'scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py')
-rw-r--r--scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py b/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py
index c08a0af8..38726062 100644
--- a/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py
+++ b/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_stats.py
@@ -670,6 +670,7 @@ class CTRexInfoGenerator(object):
("promiscuous", []),
("flow ctrl", []),
("--", []),
+ ("layer mode", []),
("src IPv4", []),
("src MAC", []),
("---", []),