[dpdk-dev] [PATCH V2] crypto/mlx5: support BF2 and ConnectX6-DX devices
Thomas Monjalon
thomas at monjalon.net
Sun Nov 7 18:44:40 CET 2021
07/11/2021 18:29, Raja Zidane:
> --- a/doc/guides/rel_notes/release_21_11.rst
> +++ b/doc/guides/rel_notes/release_21_11.rst
> @@ -401,6 +401,10 @@ New Features
> overruns in C/C++ programs, and other similar errors, as well as
> printing out detailed debug information whenever an error is detected.
>
> +* **Updated mlx5 crypto driver.**
> +
> + * Added support for BF2.
> + * Added support for CX6DX.
I you don't know where to put something in a list,
choosing to put at the end is almost always a bad decision.
In the case of the release notes, the order is described at the beginning.
And in this particular case, there is already a matching section:
* **Updated Mellanox mlx5 crypto driver.**
* Added Windows support.
More information about the dev
mailing list