1 /* SPDX-License-Identifier: BSD-3-Clause 2 * Copyright (c) 2023 Corigine, Inc. 3 * All rights reserved. 4 */ 5 6 #include "nfp_common_log.h" 7 8 RTE_LOG_REGISTER_SUFFIX(nfp_logtype_common, common, NOTICE); 9
1 /* SPDX-License-Identifier: BSD-3-Clause 2 * Copyright (c) 2023 Corigine, Inc. 3 * All rights reserved. 4 */ 5 6 #include "nfp_common_log.h" 7 8 RTE_LOG_REGISTER_SUFFIX(nfp_logtype_common, common, NOTICE); 9