[dpdk-dev] [PATCH 15/28] net/mlx5: rename verbs indirection table to obj
Slava Ovsiienko
viacheslavo at mellanox.com
Mon Jul 22 11:22:26 CEST 2019
> -----Original Message-----
> From: Matan Azrad <matan at mellanox.com>
> Sent: Monday, July 22, 2019 12:13
> To: Shahaf Shuler <shahafs at mellanox.com>; Yongseok Koh
> <yskoh at mellanox.com>; Slava Ovsiienko <viacheslavo at mellanox.com>
> Cc: dev at dpdk.org; Dekel Peled <dekelp at mellanox.com>
> Subject: [PATCH 15/28] net/mlx5: rename verbs indirection table to obj
>
> From: Dekel Peled <dekelp at mellanox.com>
>
> Prepare for introducing of DevX RQT object.
> Rx indirection table object is currently created using verbs only.
> The next patches will add the option to create an RQT object using DevX.
> This patch renames ind_table_ibv to ind_table_obj wherever relevant, and
> adds the DevX items to relevant structs.
>
> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> Acked-by: Matan Azrad <matan at mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
More information about the dev
mailing list