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

2017-09-28 Thread Ferruh Yigit
On 9/26/2017 4:38 PM, Nelio Laranjeiro wrote: > From: Shachar Beiser > > 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

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

2017-09-26 Thread Nelio Laranjeiro
From: Shachar Beiser 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. Mella