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

Example Go application of packet distributor #287

Closed
haoruan opened this issue Apr 25, 2023 · 1 comment · Fixed by #293
Closed

Example Go application of packet distributor #287

haoruan opened this issue Apr 25, 2023 · 1 comment · Fixed by #293
Labels
hackathon Possible enhancements for the Hackathon WiP-Team2 Work in Progress Team2

Comments

@haoruan
Copy link
Contributor

haoruan commented Apr 25, 2023

In #223, we need some more examples to show the usage of CNDP Go Binding layer.

Here we track a detail example of packet distributor, it performs the distribution of packets that are received on an rx queue to different cores to process, and send to an tx queue to transmit.

@haoruan
Copy link
Contributor Author

haoruan commented Apr 25, 2023

CNDP_Team2 working on this

@KeithWiles KeithWiles added hackathon Possible enhancements for the Hackathon WiP-Team2 Work in Progress Team2 labels Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hackathon Possible enhancements for the Hackathon WiP-Team2 Work in Progress Team2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants