This commit is contained in:
zhangzhihan
2020-09-28 20:41:30 +08:00
parent ac1e11b722
commit c9abe87819
4 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
[device]
device=fake
device={{nic_traffic_mirror.name}}
sz_tunnel=8192
sz_buffer=0

View File

@@ -14,9 +14,7 @@ worker_threads=1
{% else %}
worker_threads={{ sapp.worker_threads }}
{% endif %}
{% if tsg_access_type == 4 %}
send_only_threads_max={{ sapp.send_only_threads_max }}
{% endif %}
### note, bind_mask, if you do not want to bind thread to special CPU core, keep it empty as []
{% if tsg_access_type == 0 %}
bind_mask=[]