Re: [dpdk-dev] [PATCH 16/28] net/mlx5: rename hash RxQ verbs to general

2019-07-22 Thread Slava Ovsiienko
> -Original Message- > From: Matan Azrad > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler ; Yongseok Koh > ; Slava Ovsiienko > Cc: dev@dpdk.org; Dekel Peled > Subject: [PATCH 16/28] net/mlx5: rename hash RxQ verbs to general > > From: Dekel Peled > > Prepare for introducing use

[dpdk-dev] [PATCH 16/28] net/mlx5: rename hash RxQ verbs to general

2019-07-22 Thread Matan Azrad
From: Dekel Peled Prepare for introducing use of DevX TIR object. Hash Rx queue is currently created using verbs QP only. The next patches will add the option to create it with a TIR object using DevX. This patch renames hrxq_ibv to hrxq wherever relevant, and adds the DevX items to relevant stru