Commit 15bb44b7 authored by wangyongshou's avatar wangyongshou

netmask 24->32

parent f512667b
...@@ -30,8 +30,8 @@ statseg { ...@@ -30,8 +30,8 @@ statseg {
} }
cpu { cpu {
main-core 13 main-core 5
#corelist-workers 14,15 corelist-workers 6,7
scheduler-policy fifo scheduler-policy fifo
scheduler-priority 50 scheduler-priority 50
...@@ -67,16 +67,6 @@ dpdk { ...@@ -67,16 +67,6 @@ dpdk {
gateway 192.168.2.1 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 uio-driver vfio-pci
no-multi-seg no-multi-seg
......
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