Re: [PATCH iproute2 V3 0/4] RDMAtool

2017-07-11 Thread Leon Romanovsky
On Mon, Jul 10, 2017 at 09:43:25AM +0200, Jiri Pirko wrote: > Tue, Jul 04, 2017 at 09:55:37AM CEST, l...@kernel.org wrote: > >Hi, > > > >This is third version of series implementing the RDAMtool - the tool > > s/RDAMtool/RDMAtool/ > > > >to configure RDMA devices. The initial proposal was sent as

Re: [PATCH iproute2 V3 0/4] RDMAtool

2017-07-10 Thread Jiri Pirko
Mon, Jul 10, 2017 at 06:01:44PM CEST, l...@kernel.org wrote: >On Mon, Jul 10, 2017 at 10:02:30AM +0200, Jiri Pirko wrote: >> Tue, Jul 04, 2017 at 09:55:37AM CEST, l...@kernel.org wrote: >> >Hi, >> > >> >This is third version of series implementing the RDAMtool - the tool >> >to configure RDMA devi

Re: [PATCH iproute2 V3 0/4] RDMAtool

2017-07-10 Thread Leon Romanovsky
On Mon, Jul 10, 2017 at 10:02:30AM +0200, Jiri Pirko wrote: > Tue, Jul 04, 2017 at 09:55:37AM CEST, l...@kernel.org wrote: > >Hi, > > > >This is third version of series implementing the RDAMtool - the tool > >to configure RDMA devices. The initial proposal was sent as RFC [1] and > >was based on s

Re: [PATCH iproute2 V3 0/4] RDMAtool

2017-07-10 Thread Jiri Pirko
Tue, Jul 04, 2017 at 09:55:37AM CEST, l...@kernel.org wrote: >Hi, > >This is third version of series implementing the RDAMtool - the tool >to configure RDMA devices. The initial proposal was sent as RFC [1] and >was based on sysfs entries as POC. > >The current series was rewritten completely to w

Re: [PATCH iproute2 V3 0/4] RDMAtool

2017-07-10 Thread Jiri Pirko
Tue, Jul 04, 2017 at 09:55:37AM CEST, l...@kernel.org wrote: >Hi, > >This is third version of series implementing the RDAMtool - the tool s/RDAMtool/RDMAtool/ >to configure RDMA devices. The initial proposal was sent as RFC [1] and >was based on sysfs entries as POC. > >The current series was r

[PATCH iproute2 V3 0/4] RDMAtool

2017-07-04 Thread Leon Romanovsky
Hi, This is third version of series implementing the RDAMtool - the tool to configure RDMA devices. The initial proposal was sent as RFC [1] and was based on sysfs entries as POC. The current series was rewritten completely to work with RDMA netlinks as a source of user<->kernel communications.