Branch data Line data Source code
1 : : /* SPDX-License-Identifier: BSD-3-Clause 2 : : * Copyright (c) 2023 Corigine, Inc. 3 : : * All rights reserved. 4 : : */ 5 : : 6 : : #include "nfp_vdpa_log.h" 7 : : 8 [ - + ]: 252 : RTE_LOG_REGISTER_SUFFIX(nfp_logtype_core, core, NOTICE); 9 [ - + ]: 252 : RTE_LOG_REGISTER_SUFFIX(nfp_logtype_vdpa, vdpa, NOTICE);