Commit f2c20973 authored by wangyongshou's avatar wangyongshou

support ladn

parent 7bf4aa24
......@@ -60,13 +60,24 @@ 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