X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=ea04455edc24cbe7de7475297687014e2f19d208;hb=refs%2Fchanges%2F28%2F3728%2F1;hp=9bd2a889a423f0552245e6e332817999e9afe0b7;hpb=7bf54690e2b56f1af492c11466d4d0440f514f27;p=pti%2Frtp.git diff --git a/docs/overview.rst b/docs/overview.rst index 9bd2a88..ea04455 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -16,14 +16,24 @@ VM based DU and container based DU are requiring a real time host system. Following requirements are going to address the container based solution: 1.Support Node Feature Discovery + + 2.Support CPU Affinity and Isolation + + 3.Support Dynamic HugePages Allocation + And for the network requirements, the following should be supported: 1.Multiple Networking Interface + + 2.High performance data plane including the DPDK based vswitch and PCI pass-through/SR-IOV. +It will support the X86_64 and ARM. + + This is based on Yocto/OpenEmbedded, so it includes a Yocto/OpenEmbedded compatible layers meta-oran and wrapper scripts to pull all required Yocto/OE layers to build out the reference platform.