On 2/26/19 11:41 PM, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > 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 received through RDMA_NLDEV_ATTR_DRIVER_* attributes. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>a > --- > rdma/utils.c | 34 ++++++++++++++++++++++------------ > 1 file changed, 22 insertions(+), 12 deletions(-) > applied to iproute2-next. Thanks