Commit 15bb44b7 authored by wangyongshou's avatar wangyongshou

netmask 24->32

parent f512667b
......@@ -30,8 +30,8 @@ statseg {
}
cpu {
main-core 13
#corelist-workers 14,15
main-core 5
corelist-workers 6,7
scheduler-policy fifo
scheduler-priority 50
......@@ -60,24 +60,14 @@ dpdk {
dev 0000:02:05.0
{
name if_n6
num-rx-queues 1
num-rx-queues 1
ipaddr 192.168.2.199
netmask 32
gateway 192.168.2.1
}
dev 0000:02:06.0
{
name if_ladn
num-rx-queues 1
ipaddr 192.168.40.10
netmask 24
gateway 192.168.40.11
}
uio-driver vfio-pci
no-multi-seg
socket-mem 2048,2048
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment