On Mon, Dec 11, 2023 at 9:18 PM Stephen Hemminger
wrote:
>
> The cryptodev logs are all referenced via rte_crytpodev.h
> so make it dynamic there.
>
> Signed-off-by: Stephen Hemminger
Applied, thanks.
--
David Marchand
> On Mon, Dec 11, 2023 at 9:18 PM Stephen Hemminger
> wrote:
> >
> > The cryptodev logs are all referenced via rte_crytpodev.h
>
> crypto*
>
> > so make it dynamic there.
> >
> > Signed-off-by: Stephen Hemminger
>
> I would add a comment in the header that this exported logtype
> variable is f
On Mon, Dec 11, 2023 at 9:18 PM Stephen Hemminger
wrote:
>
> The cryptodev logs are all referenced via rte_crytpodev.h
crypto*
> so make it dynamic there.
>
> Signed-off-by: Stephen Hemminger
I would add a comment in the header that this exported logtype
variable is for internal use.
Otherwise
The cryptodev logs are all referenced via rte_crytpodev.h
so make it dynamic there.
Signed-off-by: Stephen Hemminger
---
lib/cryptodev/rte_cryptodev.c | 2 ++
lib/cryptodev/rte_cryptodev.h | 2 ++
lib/cryptodev/version.map | 1 +
lib/log/log.c | 1 -
lib/log/rte_log.h
4 matches
Mail list logo