[dpdk-dev] [PATCH v8] net/mlx5: support upstream rdma-core

Ferruh Yigit ferruh.yigit at intel.com
Thu Sep 28 17:40:55 CEST 2017


On 9/26/2017 4:38 PM, Nelio Laranjeiro wrote:
> From: Shachar Beiser <shacharbe at mellanox.com>
> 
> This removes the dependency on specific Mellanox OFED libraries by
> using the upstream rdma-core and linux upstream community code.
> Both rdma-core upstream and Mellanox OFED are Linux user-space packages:
>   1. Rdma-core is Linux upstream user-space package.(Generic)
>   2. Mellanox OFED is Mellanox's Linux user-space package.(Proprietary)
> The difference between the two are the APIs towards the kernel.
> 
> Support for x86-32 is removed due to issues in rdma-core library.
> ICC compilation will be supported as soon as the following patch is
> integrated in rdma-core:
> https://marc.info/?l=linux-rdma&m=150643474705690&w=2
> 
> Signed-off-by: Shachar Beiser <shacharbe at mellanox.com>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list