canonical / charmed-aether-sd-core

Charmed Aether SD-Core is a secure, reliable and observable open source 5G private mobile network.
https://canonical-charmed-aether-sd-core.readthedocs-hosted.com/en/latest/
Apache License 2.0
2 stars 2 forks source link

feat: Adding a tutorial for deploying UPF in DPDK mode #12

Closed gatici closed 4 months ago

gatici commented 5 months ago

Description

The implementation of the DPDK support in the UPF has been introduced in https://github.com/canonical/sdcore-upf-operator/pull/57. However, documentation of this feature was missing. Hence, this PR adds a tutorial about using UPF in DPDK mode.

Checklist: