* RE: [EXTERNAL] [PATCH v4 1/2] cryptodev: fix crypto callbacks on unsetting callbacks macro
[not found] ` <20240627100626.2430162-1-ganapati.kundapura@intel.com>
@ 2024-07-02 15:24 ` Akhil Goyal
0 siblings, 0 replies; only message in thread
From: Akhil Goyal @ 2024-07-02 15:24 UTC (permalink / raw)
To: Ganapati Kundapura, dev, abhinandan.gujjar, john.mcnamara,
bruce.richardson
Cc: mb, ferruh.yigit, fanzhang.oss, thomas, bala.senthil, stable
> Crypto callbacks APIs are available in header files but when
> the macro RTE_CRYPTO_CALLBACKS unset, test application need to
> put #ifdef in its code.
>
> The test application should be able to build and run, regardless
> DPDK library is built with RTE_CRYPTO_CALLBACKS defined or not.
>
> Added ENOTSUP from the beginning of the APIs implementation
> if RTE_CRYPTO_CALLBACKS macro is unset/undefined.
>
> Fixes: 1c3ffb95595e ("cryptodev: add enqueue and dequeue callbacks")
> Fixes: 5523a75af539 ("test/crypto: add case for enqueue/dequeue callbacks")
Cc: stable@dpdk.org
>
> Signed-off-by: Ganapati Kundapura <ganapati.kundapura@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-02 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240626220028.2260003-1-ganapati.kundapura@intel.com>
[not found] ` <20240627100626.2430162-1-ganapati.kundapura@intel.com>
2024-07-02 15:24 ` [EXTERNAL] [PATCH v4 1/2] cryptodev: fix crypto callbacks on unsetting callbacks macro Akhil Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).