[dpdk-dev] [EXT] [PATCH v2 10/10] doc: update release note
Akhil Goyal
gakhil at marvell.com
Fri Oct 8 12:07:06 CEST 2021
> This patch updates the release note to describe qat refactor
> changes made.
>
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
> doc/guides/rel_notes/release_21_11.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_21_11.rst
> b/doc/guides/rel_notes/release_21_11.rst
> index 3ade7fe5ac..02a61be76b 100644
> --- a/doc/guides/rel_notes/release_21_11.rst
> +++ b/doc/guides/rel_notes/release_21_11.rst
> @@ -157,6 +157,10 @@ API Changes
> the crypto/security operation. This field will be used to communicate
> events such as soft expiry with IPsec in lookaside mode.
>
> +* common/qat: QAT PMD is refactored to divide generation specific control
> + path code into dedicated files. This change also applies qat compression,
> + qat symmetric crypto, and qat asymmetric crypto.
> +
Will there be any change wrt user interface?
I don't see any API change in the series. Its all internal to the QAT PMDs and common part.
More information about the dev
mailing list