We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use vpp 20.05 and dpdk 20.02 on aarch64 architecture cpu server, and do a pressure test by using iperf3, the traffic is over 300MB.
The problem I currently have is:
(1) when I enable NAT feature, vpp crashes quickly, which runs fine in x86 architecture cpu.
(2)when I only using bond and policy routing, vpp runs fine.
(3) I also tried vpp version 2101, the same problem occurs. But in version vpp 2202, the problem not exists anymore.
I think this crash is related to ARM or multi-thread or both of them
Unassigned
yebin tong
No comments.
Original issue: https://jira.fd.io/browse/VPP-2117
The text was updated successfully, but these errors were encountered:
Jira Date Created: Thu, 27 Jun 2024 08:38:29 +0000 Jira Date Updated: Thu, 27 Jun 2024 09:22:49 +0000
Sorry, something went wrong.
No branches or pull requests
Description
I use vpp 20.05 and dpdk 20.02 on aarch64 architecture cpu server, and do a pressure test by using iperf3, the traffic is over 300MB.
The problem I currently have is:
(1) when I enable NAT feature, vpp crashes quickly, which runs fine in x86 architecture cpu.
(2)when I only using bond and policy routing, vpp runs fine.
(3) I also tried vpp version 2101, the same problem occurs. But in version vpp 2202, the problem not exists anymore.
I think this crash is related to ARM or multi-thread or both of them
Assignee
Unassigned
Reporter
yebin tong
Comments
No comments.
Original issue: https://jira.fd.io/browse/VPP-2117
The text was updated successfully, but these errors were encountered: