Replies: 1 comment 7 replies
-
Hi @s5uishida Great job! BTW Why don't you configure |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
It may not be very meaningful on Virtulabox VMs, but in order to evaluate the relative performance of several UPFs, I briefly measured the performance of UPFs.
https://github.com/s5uishida/simple_measurement_of_upf_performance
xdp_attach_mode
was set togeneric
, but I expect that the performance will be significantly improved when set tonative
oroffload
for the real devices.FYI.
Beta Was this translation helpful? Give feedback.
All reactions