Re: [PATCH iproute2-next v1] rdma: Add batch command support

2018-02-22 Thread David Ahern
On 2/22/18 12:28 AM, Leon Romanovsky wrote: > From: Leon Romanovsky > > Implement an option (-b) to execute RDMAtool commands > from supplied file. This follows the same model as > in use for ip and devlink tools, by expecting > every new command to be on new line. > >

[PATCH iproute2-next v1] rdma: Add batch command support

2018-02-21 Thread Leon Romanovsky
From: Leon Romanovsky Implement an option (-b) to execute RDMAtool commands from supplied file. This follows the same model as in use for ip and devlink tools, by expecting every new command to be on new line. These commands are expected to be without any -* (e.g. -d, -j,