[PATCH v6 12/20] crypto/armv8: do not use PMD logtype
Ruifeng Wang
Ruifeng.Wang at arm.com
Tue Dec 26 04:04:44 CET 2023
On 2023/12/23 1:42 AM, Stephen Hemminger wrote:
> On Fri, 22 Dec 2023 09:11:45 -0800
> Stephen Hemminger <stephen at networkplumber.org> wrote:
>
>>
>> - RTE_LOG(INFO, PMD,
>> - "Closing ARMv8 crypto device %s on numa socket %u\n",
>> + ARVM8_CRYTPO_LOG_INFO(
>> + "Closing ARMv8 crypto device %s on numa socket %u",
>> name, rte_socket_id
>
> Typo here will fix in next version
Thanks for the effort.
With change ARVM8_CRYTPO_LOG_INFO -> ARMV8_CRYPTO_LOG_INFO,
Acked-by: Ruifeng Wang <ruifeng.wang at arm.com>
More information about the dev
mailing list