Re: [dpdk-dev] [PATCH v3 00/15] mlx5 common part for crypto driver

2021-05-04 Thread Thomas Monjalon
04/05/2021 19:54, Matan Azrad: > Dekel Peled (12): > common/mlx5: remove redundant spaces in header file > common/mlx5: update GENEVE TLV OPT obj name > common/mlx5: optimize read of general obj type caps > common/mlx5: add HCA cap for AES-XTS crypto > common/mlx5: support general object

[dpdk-dev] [PATCH v3 00/15] mlx5 common part for crypto driver

2021-05-04 Thread Matan Azrad
The crypto PMD will be supported on Nvidia ConnectX6. The crypto PMD will add the support of encryption and decryption using the AES-XTS symmetric algorithm. The crypto PMD requires rdma-core and uses mlx5 DevX. This is the mlx5 common part that added support for DevX commands needed for crypto d