3841fc3581
Parameter queue_pair_id of crypto adapter queue pair add/del operation can be -1 to select all pre configured crypto queue pairs. Added support for the same in driver. Also added a member in cpt qp structure to indicate binding state of a queue pair to an event queue. Fixes: 29768f78d5a7 ("event/octeontx2: add crypto adapter framework") Cc: stable@dpdk.org Signed-off-by: Shijith Thotton <sthotton@marvell.com> Acked-by: Ankur Dwivedi <adwivedi@marvell.com>