diff options
author | Matan Barak <matanb@mellanox.com> | 2018-03-28 09:27:41 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-04-04 21:06:23 +0300 |
commit | 8c84660bb437fe8692e6a2b4e85023ccb874a520 (patch) | |
tree | 05b2ebe02b4326e92c08446fe599c5f8b4f304f9 /init | |
parent | 414448d249d82c9be93b35e61e0303e84ef2f959 (diff) | |
download | linux-8c84660bb437fe8692e6a2b4e85023ccb874a520.tar.xz |
IB/mlx5: Initialize the parsing tree root without the help of uverbs
In order to have a custom parsing tree, a provider driver needs to
assign its parsing tree to ib_device specs_tree field. Otherwise, the
uverbs client assigns a common default parsing tree for it.
In downstream patches, the mlx5_ib driver gains a custom parsing tree,
which contains both the common objects and a new flags field for the
UVERBS_FLOW_ACTION_ESP_CREATE command.
This patch makes mlx5_ib assign its own tree to specs_root, which
later on will be extended.
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions