[dpdk-dev] [PATCH] doc/fix: add CCM to the QAT feature list

Kovacevic, Marko marko.kovacevic at intel.com
Thu Sep 13 15:41:42 CEST 2018


> Signed-off-by: Tomasz Cel <tomaszx.cel at intel.com>
> ---
>  doc/guides/cryptodevs/features/qat.ini | 3 +++
>  doc/guides/cryptodevs/qat.rst          | 1 +
>  2 files changed, 4 insertions(+)


Hi Tomasz,

 I think the patch is ok there is just a few things as this is a fix you need to add a fixes
tag into the commit message here is a reference to the guides for it.
https://doc.dpdk.org/guides/contributing/patches.html?highlight=commit%20message

Excepted output:
-------------------------------------
doc: fix some parameter description

Update the docs, fixing description of some parameter.

Fixes: abcdefgh1234 ("doc: add some parameter")
Cc: author at example.com

Signed-off-by: Alex Smith <alex.smith at example.com>
-----------------------------------------------------------------------

Other thing is try and keep the sizes in order

 +AES CCM (128) = Y   > +AES CCM (128) = Y   
 +AES CCM (256) = Y   > +AES CCM (192) = Y
 +AES CCM (192) = Y   > +AES CCM (256) = Y



Marko K.


 


More information about the dev mailing list