> -Original Message-
> From: Power, Ciara
> Sent: Monday, April 15, 2024 1:36 PM
> To: dev@dpdk.org
> Cc: Power, Ciara ; Gujjar, Abhinandan S
> ; sta...@dpdk.org; Akhil Goyal
> ; Fan Zhang
> Subject: [PATCH] crypto: fix crypto callbacks macro
>
> The c
The crypto callbacks macro is being used with ifdef instead of if,
so when the config file value is changed to 0 to disable, the code is
still being compiled in.
Fixes: 1c3ffb95595e ("cryptodev: add enqueue and dequeue callbacks")
Cc: abhinandan.guj...@intel.com
Cc: sta...@dpdk.org
Signed-off-by:
2 matches
Mail list logo