Re: [dpdk-dev] [PATCH v2 00/15] drivers: introduce mlx5 crypto PMD

2021-05-02 Thread Matan Azrad
From: Matan Azrad > Add a new PMD for Nvidia devices- crypto PMD. > 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. > > v2:

[dpdk-dev] [PATCH v2 00/15] drivers: introduce mlx5 crypto PMD

2021-04-29 Thread Matan Azrad
Add a new PMD for Nvidia devices- crypto PMD. 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. v2: Add data-path part. Shiri Kuzin (10