> -----Original Message----- > From: Matan Azrad <ma...@mellanox.com> > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler <shah...@mellanox.com>; Yongseok Koh > <ys...@mellanox.com>; Slava Ovsiienko <viachesl...@mellanox.com> > Cc: dev@dpdk.org; Dekel Peled <dek...@mellanox.com> > Subject: [PATCH 16/28] net/mlx5: rename hash RxQ verbs to general > > From: Dekel Peled <dek...@mellanox.com> > > 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 structs. > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > Acked-by: Matan Azrad <ma...@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viachesl...@mellanox.com>