Correcting the scope of supported bbdev operations. Signed-off-by: Nicolas Chautru <nicolas.chau...@intel.com> --- doc/guides/prog_guide/bbdev.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/prog_guide/bbdev.rst b/doc/guides/prog_guide/bbdev.rst index e3f356450b..f0fbb0c1c0 100644 --- a/doc/guides/prog_guide/bbdev.rst +++ b/doc/guides/prog_guide/bbdev.rst @@ -13,7 +13,7 @@ optimized libraries to appear as virtual bbdev devices. The functional scope of the BBDEV library are those functions in relation to the 3GPP Layer 1 signal processing (channel coding, modulation, ...). -The framework currently only supports FEC function. +The framework currently supports FEC functions (5G/4G Encoder/Decoder), as well as FFT and MLD-TS. Design Principles -- 2.34.1