From 93012c4512d8c5570674d67dcd5692b9c68d1896 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Wed, 21 Jun 2023 22:16:10 +0900 Subject: [PATCH] [DOCS] Added VPP-UPF tutorial --- docs/_pages/docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_pages/docs.md b/docs/_pages/docs.md index 8f4db4324..52de50ff1 100644 --- a/docs/_pages/docs.md +++ b/docs/_pages/docs.md @@ -63,3 +63,4 @@ head_inline: "" - [SCP Indirect communication Model C](https://github.com/s5uishida/open5gs_5gc_ueransim_scp_model_c_sample_config) - [Monitoring Metrics with Prometheus](https://github.com/s5uishida/open5gs_5gc_ueransim_metrics_sample_config) - [Frame Routing](https://github.com/s5uishida/open5gs_5gc_ueransim_framed_routing_sample_config) + - [VPP-UPF with DPDK](https://github.com/s5uishida/open5gs_5gc_ueransim_vpp_upf_dpdk_sample_config)