> Tested cryptodev_qat_autotest and cryptodev_null_autotest this patch along
> with
> https://patches.dpdk.org/project/dpdk/patch/20240416081222.3002268-1-ganapati.kundap...@intel.com/
> , callbacks are getting called for both NULL pmd and qat
> pmd.
>
> Acked-by: Ganapati Kundapura
Applied to
> -Original Message-
> From: Akhil Goyal
> Sent: Friday, May 24, 2024 10:43 PM
> To: dev@dpdk.org
> Cc: Kundapura, Ganapati ; Gujjar,
> Abhinandan S ; fanzhang@gmail.com;
> ano...@marvell.com; Akhil Goyal ; sta...@dpdk.org
> Subject: [PATCH v3] test/crypto: fix enque
The enqueue/dequeue callback test cases were using the
test_null_burst_operation() for doing enqueue/dequeue.
But this function is only designed to be run for NULL PMD.
Hence for other PMDs, the callback was not getting called.
Now, separate processing thread is removed, instead NULL crypto
operati
3 matches
Mail list logo