Re: [PATCH v4 iproute2 1/7] rdma: Add basic infrastructure for RDMA tool

2017-08-15 Thread Leon Romanovsky
On Tue, Aug 15, 2017 at 04:54:16PM -0700, Stephen Hemminger wrote: > On Tue, 15 Aug 2017 16:00:14 +0300 > Leon Romanovsky wrote: > > > RDMA devices are cross-functional devices from one side, > > but very tailored for the specific markets from another. > > > > Such diversity caused to spread of RD

Re: [PATCH v4 iproute2 1/7] rdma: Add basic infrastructure for RDMA tool

2017-08-15 Thread Stephen Hemminger
On Tue, 15 Aug 2017 16:00:14 +0300 Leon Romanovsky wrote: > RDMA devices are cross-functional devices from one side, > but very tailored for the specific markets from another. > > Such diversity caused to spread of RDMA related configuration > across various tools, e.g. devlink, ip, ethtool, ib

[PATCH v4 iproute2 1/7] rdma: Add basic infrastructure for RDMA tool

2017-08-15 Thread Leon Romanovsky
RDMA devices are cross-functional devices from one side, but very tailored for the specific markets from another. Such diversity caused to spread of RDMA related configuration across various tools, e.g. devlink, ip, ethtool, ib specific and vendor specific solutions. This patch adds ability to fi