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

Performance of rawsocket #133

Open
imehrdad2012 opened this issue Nov 4, 2017 · 3 comments
Open

Performance of rawsocket #133

imehrdad2012 opened this issue Nov 4, 2017 · 3 comments

Comments

@imehrdad2012
Copy link

Hello,
I have a quick question. I am using the raw socket version of Lagopus. The packet forwarding performance is low and the Cpu usage is also at 50%. I am wondering if there is any way to improve the performance of Lagopus in the raw socket mode? (e.g., use more threads for packet processing and capturing?). I have already enabled the gcc optimization.

@imehrdad2012
Copy link
Author

Actually, I cannot go beyond 80Mbps with the raw socket version of Lagopus.

@hibitomo
Copy link
Contributor

Hi @imehrdad2012,

Sorry late replay.
Lagopus only prepare the raw socket mode for fuctional tests.
I don't have an idea to improve the performance of Lagopus in the raw socket mode because of its architecture.

@hibitomo
Copy link
Contributor

Could you use the DPDK interfaces?

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