Security library has definitions for configuration parameters of DOCSIS and MACsec. Remove obsolete comments.
Signed-off-by: Anoob Joseph <ano...@marvell.com> --- doc/guides/prog_guide/rte_security.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/guides/prog_guide/rte_security.rst b/doc/guides/prog_guide/rte_security.rst index ae8b0aaef3..b4db4a7bfd 100644 --- a/doc/guides/prog_guide/rte_security.rst +++ b/doc/guides/prog_guide/rte_security.rst @@ -693,10 +693,6 @@ The ``rte_security_session_protocol`` is defined as :start-after: Enumeration of rte_security_session_protocol 8< :end-before: >8 End enumeration of rte_security_session_protocol. -Currently the library defines configuration parameters for IPsec and PDCP only. -For other protocols like MACSec, structures and enums are defined as place holders -which will be updated in the future. - IPsec related configuration parameters are defined in ``rte_security_ipsec_xform`` MACsec related configuration parameters are defined in ``rte_security_macsec_xform`` -- 2.25.1