> -----Original Message----- > From: David Marchand <david.march...@redhat.com> > Sent: Wednesday, October 2, 2024 11:02 AM > To: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com> > Cc: dev@dpdk.org; ferruh.yi...@amd.com; Ji, Kai <kai...@intel.com>; Dooley, > Brian <brian.doo...@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.kusz...@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