-
Notifications
You must be signed in to change notification settings - Fork 16
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
Bump up DPDK version to 22.11 #39
Conversation
86c645a
to
aa14ffc
Compare
b7a8d14
to
0c40b16
Compare
fa31a5b
to
7e8d814
Compare
1b1f71f
to
59c79ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks fine, I will take some time tomorrow to test a deployment with DPDK.
I have tested this against a problematic VM using virtio. Under 20.11, DPDK was not able to initialize the hardware. Now with 22.11, I can confirm this patch works on newer hardware. |
One more thing to report: this update allowed me to run a simulation performance test for a much longer time and I did not see the UE connection drop as I usually do during heavy load. |
My tests were also successful, but I was only able to use virtual NICs. |
FYI, I tested the changes using physical NICs (E810) |
@markbeierl, thanks for your input! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Confirmed retesting in my virtual environment has the same positive result with the latest changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the bess build and upf and changes looks good.
Changes were tested deploying the UPF in standalone mode.