mirror_iproute2/rdma
Leon Romanovsky 359f69f76f rdma: Add the prefix for driver attributes
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@mellanox.com>a
Tested-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2019-02-27 08:25:47 -08:00
..
include/uapi/rdma rdma: update uapi headers 2019-02-24 07:03:14 -08:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
dev.c rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
link.c rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
Makefile rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
rdma.c rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
rdma.h rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-cmid.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-cq.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-mr.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-pd.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-qp.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res.c rdma: Perform single .doit call to query specific objects 2019-02-24 07:09:15 -08:00
res.h rdma: Perform single .doit call to query specific objects 2019-02-24 07:09:15 -08:00
utils.c rdma: Add the prefix for driver attributes 2019-02-27 08:25:47 -08:00