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

--vdev=net_tap0 as dpdk argument not working #655

Open
mmurtaznaqvi opened this issue Sep 27, 2019 · 3 comments
Open

--vdev=net_tap0 as dpdk argument not working #655

mmurtaznaqvi opened this issue Sep 27, 2019 · 3 comments

Comments

@mmurtaznaqvi
Copy link

I am trying to create a tap interface so I can forward some traffic to it. I have given arguments by using array of strings like this.
image
But this fails and gives an error.
image

@gshimansky
Copy link
Contributor

gshimansky commented Sep 27, 2019

Can you also add "--log-level=8" to the array? Maybe it produces some helpful diagnostics?

@SheryarButt
Copy link

Can you also add "--log-level=8" to the array? Maybe it produces some helpful diagnostics?

That didn't help.
Does NFF-Go support vdevs ? Coz i was unable to find any documentation regarding it.

@vulcanfan
Copy link

Hi,
Did this one get resolved? I'm experiencing the same issue.
That is, '--vdev=net_tap0' works as argument to testpmd directly, but not when used as DPDKArgs config in NFF-Go.
Thanks
Andy

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

4 participants