[EXTERNAL] Re: [PATCH v2] cryptodev: fix C++ include

Akhil Goyal gakhil at marvell.com
Wed Jan 8 11:35:27 CET 2025


> On 2024-12-19 14:30, Thomas Monjalon wrote:
> > Some cryptodev functions were not included in an extern "C" block.
> >
> > There are 2 blocks, the second one being fast path inline functions,
> > preceded with an include of the required rte_cryptodev_core.h file.
> >
> > Fixes: 719834a6849e ("use C linkage where appropriate in headers")
> > Cc: stable at dpdk.org
> >
> > Reported-by: Zhigang Hu <zhigang.hu at intel.com>
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
> > v2: keep rte_cryptodev_core.h include at the same place
 
> Reviewed-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list