Re: [PATCH iproute2 V3 1/4] rdma: Add basic infrastructure for RDMA tool

2017-07-11 Thread Leon Romanovsky
On Mon, Jul 10, 2017 at 09:47:17AM +0200, Jiri Pirko wrote: > Tue, Jul 04, 2017 at 09:55:38AM CEST, l...@kernel.org wrote: > >From: Leon Romanovsky > > > >RDMA devices are cross-functional devices from one side, > >but very tailored for the specific markets from another. > > > >Such diversity caus

Re: [PATCH iproute2 V3 1/4] rdma: Add basic infrastructure for RDMA tool

2017-07-10 Thread Jiri Pirko
Tue, Jul 04, 2017 at 09:55:38AM CEST, l...@kernel.org wrote: >From: 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. dev

[PATCH iproute2 V3 1/4] rdma: Add basic infrastructure for RDMA tool

2017-07-04 Thread Leon Romanovsky
From: 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