[dpdk-dev] [PATCH v5 6/6] cryptodev: rename get session size API

Thomas Monjalon thomas at monjalon.net
Tue May 22 19:34:04 CEST 2018


21/05/2018 15:08, Pablo de Lara:
>  /**
> + * deprecated

@ is missing here.
Will fix when pulling the tree.

>   * Get the size of the header session, for all registered drivers.
>   *
>   * @return
>   *   Size of the header session.
>   */
> +__rte_deprecated
>  unsigned int
>  rte_cryptodev_get_header_session_size(void);





More information about the dev mailing list