[PATCH v2 1/3] net: add thread-safe crc api
Kusztal, ArkadiuszX
arkadiuszx.kusztal at intel.com
Wed Oct 2 11:16:00 CEST 2024
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Wednesday, October 2, 2024 11:02 AM
> To: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Cc: dev at dpdk.org; ferruh.yigit at amd.com; Ji, Kai <kai.ji at intel.com>; Dooley,
> Brian <brian.dooley at intel.com>
> Subject: Re: [PATCH v2 1/3] net: add thread-safe crc api
>
> On Wed, Oct 2, 2024 at 10:42 AM Kusztal, ArkadiuszX
> <arkadiuszx.kusztal at intel.com> wrote:
> > > Exporting internals but not using them out of the library makes no sense.
> > >
> > So there must have been a misunderstanding on my part, the initial idea was to
> prevent the user from calling these functions.
>
> net_crc.h is an internal header that is not delivered in a DPDK installation
> consumed by users.
Got it, thanks for the clarification.
>
>
> --
> David Marchand
More information about the dev
mailing list