Re: [dpdk-dev] [PATCH] net/mlx4: revert workaround for broken Verbs

2017-12-05 Thread Shahaf Shuler
Monday, December 4, 2017 6:53 PM, Adrien Mazarguil: > On Wed, Nov 29, 2017 at 09:21:26AM +, Matan Azrad wrote: > > This workaround was needed to properly handle device removal with old > > Mellanox OFED releases that are not supported by this PMD anymore. > > > > Starting from rdma-core v16 thi

Re: [dpdk-dev] [PATCH] net/mlx4: revert workaround for broken Verbs

2017-12-04 Thread Adrien Mazarguil
On Wed, Nov 29, 2017 at 09:21:26AM +, Matan Azrad wrote: > This workaround was needed to properly handle device removal with old > Mellanox OFED releases that are not supported by this PMD anymore. > > Starting from rdma-core v16 this removal issue shouldn't happen when > setting MLX4_DEVICE_F

[dpdk-dev] [PATCH] net/mlx4: revert workaround for broken Verbs

2017-11-29 Thread Matan Azrad
This workaround was needed to properly handle device removal with old Mellanox OFED releases that are not supported by this PMD anymore. Starting from rdma-core v16 this removal issue shouldn't happen when setting MLX4_DEVICE_FATAL_CLEANUP environment variable to 1. Set the aforementioned variabl