> > Added a new fast path API to get the number of used crypto device queue pair > depth at any given point. > > An implementation in cnxk crypto driver is also added along with a test case > in > test app. > > The addition of new API causes an ABI warning. > This is suppressed as the updated struct rte_crypto_fp_ops is an internal > structure and not to be used by application directly. >
Series Acked-by: Anoob Joseph <ano...@marvell.com>