[go: nahoru, domu]

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

Where can I get DPDK driver? #3

Open
hokim72 opened this issue Sep 11, 2021 · 6 comments
Open

Where can I get DPDK driver? #3

hokim72 opened this issue Sep 11, 2021 · 6 comments

Comments

@hokim72
Copy link
hokim72 commented Sep 11, 2021

FAQ says

What SW support can I expect to use, for example, DPDK, eBPF, VM, etc.?

Xilinx provides the linux open-nic-driver sources, and an excellent DPDK driver has been developed by the community.

Where can I get it ?
DPDK can be used for open-nic?

@cneely-amd
Copy link
Collaborator
cneely-amd commented Sep 14, 2021

Yes, DPDK can be used for open-nic, although we have only tested it using DPDK's pktgen. The version of the DPDK driver is for DPDK v20.11. This driver was ported from the same basic Xilinx QDMA DPDK drivers, which you linked to/mentioned in your question. The drivers were ported by someone in the community and they achieve very high performance. We haven't posted this code yet (modifications relative to the QDMA drivers), but we plan to do this. I'll plan to post an update to this message soon with more information.

@hokim72
Copy link
Author
hokim72 commented Sep 20, 2021

Thanks for your reply

@hokim72 hokim72 closed this as completed Sep 20, 2021
@cneely-amd
Copy link
Collaborator

Thanks for your reply

If you are interested in evaluating the preliminary version of the DPDK driver and providing us with some feedback, please let me know. Please email me directly at cneely@xilinx.com.

@cneely-amd cneely-amd reopened this Sep 21, 2021
@108anup
Copy link
108anup commented Oct 22, 2021

Hi, I was also interested in using DPDK with open NIC. If I understand correctly, https://github.com/Xilinx/dma_ip_drivers/tree/master/QDMA/DPDK cannot be used directly and there is a community modified version. Is that true? Could you please point me to the community driver.

@cneely-amd
Copy link
Collaborator

Hi Anup, please see the above message, and send me a direct email to cneely@xilinx.com to request the DPDK drivers at this time. Best regards.

@cneely-amd
Copy link
Collaborator

For info, the DPDK driver-related code and instructions have now been posted to:
https://github.com/Xilinx/open-nic-dpdk

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

3 participants