-
Notifications
You must be signed in to change notification settings - Fork 176
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
[Bug]: Panic with XDP in driver mode on c7gn #328
Comments
Hi @efagerho Thanks for raising this. |
Does this look like the same issue? We also experienced kernel panic on our ec2 instances, under heavy XDP load.
|
Looks like exactly the same. |
Hi @efagerho The issue has resolved and the suggested patch has been merged as part of https://github.com/amzn/amzn-drivers/releases/tag/ena_linux_2.13.1 Please let us know if it works for you |
Preliminary Actions
Driver Type
Linux kernel driver for Elastic Network Adapter (ENA)
Driver Tag/Commit
6.1.112-122.189.amzn2023.aarch64
Custom Code
No
OS Platform and Distribution
6.1.112-122.189.amzn2023.aarch64
Bug description
Kernel panics when running XDP program in driver mode when it returns XDP_TX on a packet. Only happens when NIC is bombarded with traffic.
Reproduction steps
Expected Behavior
Does not panic
Actual Behavior
Panics
Additional Data
No response
Relevant log output
Contact Details
[email protected]
The text was updated successfully, but these errors were encountered: