X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=docs%2Fwls-lib-installation-guide.rst;fp=docs%2Fwls-lib-installation-guide.rst;h=9f3fd5748aee1a17cb7356091e2c98bf60a6aae5;hp=a825f952a40a9e88955b24c261dea81bbed9c315;hb=892daba4c616407f16506415d5a69549519ef11d;hpb=76b4495d593ccf45d712db1a3ec96fa9d2d8f5f5 diff --git a/docs/wls-lib-installation-guide.rst b/docs/wls-lib-installation-guide.rst index a825f95..9f3fd57 100644 --- a/docs/wls-lib-installation-guide.rst +++ b/docs/wls-lib-installation-guide.rst @@ -22,8 +22,8 @@ Wls Lib Installation Guide The wls library uses DPDK as the basis for the shared memory operations and requires that DPDK be installed in the system since in the makefile it uses the RTE_SDK environment variable when building the library. |br| -The current release was tested using DPDK version 20.11.1 but it doesn't preclude the -use of newer releases. Since the L1 binaries are built with DPDK 20.11.1 the ODULOW as a whole +The current release was tested using DPDK version 20.11.3 but it doesn't preclude the +use of newer releases. Since the L1 binaries are built with DPDK 20.11.3 the ODULOW as a whole does has the limitation to use only this version of DPDK. Also the library uses the Intel Compiler that is defined as part of the ODULOW documentation.