Re: [PATCH iproute2-next] rdma: Add the prefix for driver attributes

2019-02-27 Thread David Ahern
On 2/26/19 11:41 PM, Leon Romanovsky wrote: > From: Leon Romanovsky > > There is a need to distinguish between driver vs. general exposed > attributes. The most common use case is to expose some internal > garbage under extremely common and sexy name, e.g. pi, ci e.t.c > > In order to achieve th

Re: [PATCH iproute2-next] rdma: Add the prefix for driver attributes

2019-02-27 Thread Leon Romanovsky
On Wed, Feb 27, 2019 at 07:30:34PM +0800, oulijun wrote: > 在 2019/2/27 14:41, Leon Romanovsky 写道: > > From: Leon Romanovsky > > > > There is a need to distinguish between driver vs. general exposed > > attributes. The most common use case is to expose some internal > > garbage under extremely comm

[PATCH iproute2-next] rdma: Add the prefix for driver attributes

2019-02-26 Thread Leon Romanovsky
From: Leon Romanovsky There is a need to distinguish between driver vs. general exposed attributes. The most common use case is to expose some internal garbage under extremely common and sexy name, e.g. pi, ci e.t.c In order to achieve that, we will add "drv_" prefix to all strings which were re