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

Dell E810-QDA2 does not produce data using native_af_xdp and stock kernel driver #902

Open
eugenevt opened this issue Jun 12, 2024 · 1 comment

Comments

@eugenevt
Copy link

eugenevt commented Jun 12, 2024

Dell E810-QDA2 does not produce data using native_af_xdp and stock kernel driver. If I compile Intel driver it start to receive, but performance is not good (as expected, due lack of zero copy).
DPDK path works fine using Intel driver and even using stock driver but for stock I have to use "rss_mode=l3_l4" and "pacing_way=tsc" options for IAVF PMD.
Kernel is 6.5.0-35-generic #35~22.04.1-Ubuntu.

@frankdjx
Copy link
Collaborator

Does it failed to produce data also with the loop back test on stock kernel driver?

./build/app/RxTxApp --config_file tests/script/native_af_xdp_json/loop.json

My setup is Linux version 6.5.0-21-generic (buildd@lcy02-amd64-091) (x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04), the stock diver is working fine with zero copy support.

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

2 participants