20.07.rc1

This commit is contained in:
zhangzhihan
2020-07-24 16:06:23 +08:00
parent e6fbb265a8
commit 4ea95f7201
52 changed files with 217 additions and 156 deletions

View File

@@ -6,7 +6,7 @@
- name: "install mrzcpd"
yum:
name: /tmp/ansible_deploy/mrzcpd-4.3.21.26314ca-1.el7.x86_64.rpm
name: /tmp/ansible_deploy/mrzcpd-4.3.25.d88306e-1.el7.x86_64.rpm
state: present
- name: "update sysconfig/mrzcpd"

View File

@@ -1,7 +1,7 @@
[device]
device={{nic_data_incoming.vf0_name}},{{ nic_data_incoming.vf1_name }},vxlan_user,vxlan_fwd
sz_tunnel=8192
sz_buffer=0
sz_buffer=32
[device:{{nic_data_incoming.vf0_name}}]
mtu=4096
@@ -22,12 +22,15 @@ vlan-id-allow=4095
vlan-pvid=0
vlan-pvid-mode=2
hw_strip_crc=1
sz_tunnel=8192
sz_buffer=0
[service]
# lcore id for i/o service, use comma to split
iocore={{ mrzcpd.iocore }}
distmode=2
hashmode=0
idle_threshold=10000
[eal]
virtaddr=0x7f40c4a00000

View File

@@ -11,6 +11,7 @@ use_recent_tunnel=0
use_link_info_table=1
use_tuple4_as_sskey=0
ctrlzone_addr_info_type=2
idle_threshold=10000
[vlan_flipping]
enable=1