f-stack/dpdk/drivers/common/nfp/nfp_common_log.c

9 lines
197 B
C
Raw Normal View History

2025-01-10 11:50:43 +00:00
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright (c) 2023 Corigine, Inc.
* All rights reserved.
*/
#include "nfp_common_log.h"
RTE_LOG_REGISTER_SUFFIX(nfp_logtype_common, common, NOTICE);