> From: Akhil Goyal > > > From: Suanming Mou <suanmi...@nvidia.com> > > > > > > A keytag is a piece of data encrypted together with a DEK. > > > > > > When a DEK is referenced by an MKEY.bsf through its index, the keytag > > > is also supplied in the BSF as plaintext. The HW will decrypt the DEK > > > (and the attached keytag) and will fail the operation if the keytags > > > don't match. > > > > > > This commit adds the configuration of the keytag with devargs. > > > > > > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > > > Signed-off-by: Matan Azrad <ma...@nvidia.com> > > > --- > > Documentation for devargs should be part of this patch. > > Please split the last patch accordingly. > > > > Title can be shortened to > > Crypto/mlx5: add keytag devarg > > > > Fix other patches of devargs accordingly. > > As I said before, no devargs is really active before adding datapath patches. > The option to add all the supported features \ documentations in the patch > which actually adds the support is correct. > > The last patch adds the capabilities and docs when all of them are really > supported. > In that case split the patches in such a manner that data path is added Before devargs patch with some dummy values and add the devargs with Appropriate documentation update in a later patch.
- Re: [dpdk-dev] [EXT] [PATCH v3 03/15... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 03/15... Matan Azrad
- [dpdk-dev] [PATCH v3 06/15] crypto/mlx5: add dev stop and ... Matan Azrad
- [dpdk-dev] [PATCH v3 08/15] crypto/mlx5: create login obje... Matan Azrad
- [dpdk-dev] [PATCH v3 07/15] crypto/mlx5: add memory region... Matan Azrad
- [dpdk-dev] [PATCH v3 10/15] crypto/mlx5: add keytag device... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15] crypto/mlx5: ad... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15] crypto/mlx5... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15] crypto/... Thomas Monjalon
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15] cry... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15] crypto/... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15] cry... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 10/15... Matan Azrad
- [dpdk-dev] [PATCH v3 09/15] crypto/mlx5: adjust to the mul... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 09/15] crypto/mlx5: ad... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 09/15] crypto/mlx5... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 09/15] crypto/... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 09/15] cry... Matan Azrad
- Re: [dpdk-dev] [EXT] [PATCH v3 09/15... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH v3 09/15... Matan Azrad