X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=docs%2Fwls-lib.rst;fp=docs%2Fwls-lib.rst;h=9bf023c30e9cece3f07b86e1b9c24d0ea6e77393;hp=12c303c3ede064b48896f3c134ae6f97adce1f58;hb=70d9d920dd4e575f085f1f1a9050fefd1c10e127;hpb=331df2273a6667941167c9bcc141a517369bdf43 diff --git a/docs/wls-lib.rst b/docs/wls-lib.rst index 12c303c..9bf023c 100644 --- a/docs/wls-lib.rst +++ b/docs/wls-lib.rst @@ -19,9 +19,9 @@ Wls Lib Overview ================ -The Wls_lib is a Wireless Service library that supports shared memory and buffer management used by applications |br| -implementing a gNb or eNb. |br| -This library uses DPDK, libhugetlbfs and pthreads to provide memcpy less data exchange between an L2 application, |br| +The Wls_lib is a Wireless Service library that supports shared memory and buffer management used by applications +implementing a gNb or eNb. +This library uses DPDK, libhugetlbfs and pthreads to provide memcpy less data exchange between an L2 application, API Translator Module and a L1 application by sharing the same memory zone from the DPDK perspective. Project Resources @@ -73,4 +73,6 @@ Library Functions * **WLS_NumBlocks()** returns number of current available blocks provided by master for a new transfer of data from the slave. -The **_1()** functions are only needed when using the WLS_Open_Dual(). \ No newline at end of file +The **_1()** functions are only needed when using the WLS_Open_Dual(). + +The source code and documentation will be updated in the next release to use inclusive engineering terms. \ No newline at end of file