Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please help me a VPP issue #43

Open
Rtoax opened this issue Aug 20, 2020 · 0 comments
Open

please help me a VPP issue #43

Rtoax opened this issue Aug 20, 2020 · 0 comments

Comments

@Rtoax
Copy link

Rtoax commented Aug 20, 2020

when i execute the following command

lshw -class network -businfo

Bus info Device Class Description

pci@0000:19:00.0 em3 network NetXtreme BCM5720 Gigabit Ethernet PCIe
pci@0000:19:00.1 em4 network NetXtreme BCM5720 Gigabit Ethernet PCIe
pci@0000:18:00.0 em1 network NetXtreme BCM5720 Gigabit Ethernet PCIe
pci@0000:18:00.1 em2 network NetXtreme BCM5720 Gigabit Ethernet PCIe
pci@0000:3b:00.0 network Ethernet 10G 2P X520 Adapter
pci@0000:3b:00.1 network Ethernet 10G 2P X520 Adapter

then i configure startup.conf file as follows
93 # DPDK 相关配置 [email protected]
94 dpdk {
95 socket-mem 1024
96 dev 0000:3b:00.0
97 }

however, when i start up the vpp, where is a problem

vpp -c startup.conf

vlib_call_all_config_functions: unknown input `dpdk socket-mem 1024 dev 0000:3b:00.0 '

i don't know what to do, please help me if you see this ISSUE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant