Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled > Sent: Sunday, October 27, 2019 5:33 PM > To: Matan Azrad <ma...@mellanox.com>; Slava Ovsiienko > <viachesl...@mellanox.com>; Shahaf Shuler <shah...@mellanox.com> > Cc: Ori Kam <or...@mellanox.com>; dev@dpdk.org; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/mlx5: fix use of wrong compilation directive > > Glue function mlx5_glue_devx_qp_query() uses wrong directive > HAVE_IBV_DEVX_ASYNC by mistake. > This patch replaces the directive to HAVE_IBV_DEVX_OBJ, as required. > > Fixes: 62d6f70f30f4 ("net/mlx5: add glue for queue query via DevX") > Cc: sta...@dpdk.org > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh