> -----Original Message----- > From: Matan Azrad <[email protected]> > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler <[email protected]>; Yongseok Koh > <[email protected]>; Slava Ovsiienko <[email protected]> > Cc: [email protected]; Dekel Peled <[email protected]> > Subject: [PATCH 17/28] net/mlx5: update queue state modify function > > From: Dekel Peled <[email protected]> > > Function mlx5_queue_state_modify_primary() was implemented to handle > state change for queues created using Verbs API. > > This patch update function mlx5_queue_state_modify_primary() to support > state change of RQ object created using DevX API. > > Signed-off-by: Dekel Peled <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

