diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-03-22 13:51:33 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-04-23 11:16:07 +0000 |
commit | 179b1fd92324163a5375be388240eb91fe7e7004 (patch) | |
tree | b0f1d1cbbb861fdd1bfc8202136915ff98e94ced /resources/templates/vat/enable_dpdk_traces.vat | |
parent | b1c21534b9ffcd30779fb0c7ebb6173a9edc4d9f (diff) |
CSIT-1009: SRv6 proxy tests
- SRv6 with endpoint to SR-unaware Service Function via static proxy
- SRv6 with endpoint to SR-unaware Service Function via dynamic proxy
- SRv6 with endpoint to SR-unaware Service Function via masquerading proxy
Change-Id: I6a6062cb41d810bf9e27dacfd866181bfde4c693
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit 73a01b1a7fc836c964627eea2c08106df0da5aee)
Diffstat (limited to 'resources/templates/vat/enable_dpdk_traces.vat')
-rw-r--r-- | resources/templates/vat/enable_dpdk_traces.vat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/templates/vat/enable_dpdk_traces.vat b/resources/templates/vat/enable_dpdk_traces.vat index 38af76a5b5..d4a755d59c 100644 --- a/resources/templates/vat/enable_dpdk_traces.vat +++ b/resources/templates/vat/enable_dpdk_traces.vat @@ -1 +1 @@ -exec trace add dpdk-input 100
\ No newline at end of file +exec trace add dpdk-input 50
\ No newline at end of file |