On Tue, 19 Dec 2023 07:46:18 +0000 [email protected] wrote: > # git log -1 > commit e5dc404d33ac1c6cea5c62a88489746c5cb5e35e (HEAD, origin/main, > origin/HEAD, main) > Author: Stephen Hemminger <[email protected]> > Date: Mon Dec 11 12:17:32 2023 -0800 > > cryptodev: use a dynamic logtype > > The cryptodev logs are all referenced via rte_cryptodev.h, > so make it dynamic there. > > Signed-off-by: Stephen Hemminger <[email protected]> > Acked-by: Akhil Goyal <[email protected]>
This patch did not touch the FreeBSD driver, it is a pre-existing condition.

