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

Can open-nic support XCVP1202? #15

Open
xiongyiyi opened this issue Jun 15, 2023 · 2 comments
Open

Can open-nic support XCVP1202? #15

xiongyiyi opened this issue Jun 15, 2023 · 2 comments

Comments

@xiongyiyi
Copy link

I'am going to write a net driver based on XCVP1202 and DCMAC refer to open-nic.
I want to know if open-nic can support XCVP1202. And I think it is very likely to support. The reason is as follows.

According to the source code of open-nic and dma_ip_drivers( https://github.com/Xilinx/dma_ip_drivers ), The supported device ids of open-nic are completely contained by dma_ip_drivers. Because dma_ip_drivers supports XCVP1202, So I think open-nic also supports XCVP1202. Of course, some register configurations may need to be adjusted.And I should know the differences of register between to devices.

Is it possible that i think so?

@cneely-amd
Copy link
Collaborator

Just checking if your plans include making changes to open-nic-shell towards supporting one of the Versal Alveo cards, too? Currently, the open-nic-shell repo hasn't been extended for those yet. So, I'd say that creating a modified or new net driver might be possible but still there's work needed on the open-nic-shell side, too, involving supporting the different MAC, etc..

@xiongyiyi
Copy link
Author

thanks ^_^

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