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

DPDK new TC step #199

Closed
ader1990 opened this issue May 13, 2019 · 0 comments
Closed

DPDK new TC step #199

ader1990 opened this issue May 13, 2019 · 0 comments
Assignees
Labels
dpdk DPDK related items

Comments

@ader1990
Copy link
Contributor

We need to add a test step that verifies that testpmd can be started successfully with --no-pci flag.

Improve VERIFY-DPDK-BUILD-AND-TESTPMD-TEST to also have this step run at the begining. Testpmd with --no-pci flag was reported to trigger a kernel crash/hang.

Example of command:

testpmd --no-pci -m 1024 -c 0x3 -- -i --total-num-mbufs=16384 --coremask=0x2 --rxq=1 --txq=1
@chvalean chvalean added the dpdk DPDK related items label May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dpdk DPDK related items
Projects
None yet
Development

No branches or pull requests

2 participants