|WARNING| pw126991 [PATCH v5 2/3] log: separate logging functions out of EAL

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 18 14:51:21 CEST 2023


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/126991

_coding style issues_


INFO: symbol rte_log_can_log is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_cur_msg_loglevel is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_cur_msg_logtype is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_dump is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_get_global_level is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_get_level is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_get_stream is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_list_types is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_register is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_register_type_and_pick_level is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_set_global_level is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_set_level is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_set_level_pattern is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_log_set_level_regexp is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_openlog_stream is being removed, ensure that it has gone through the deprecation process
INFO: symbol rte_vlog is being removed, ensure that it has gone through the deprecation process
INFO: symbol eal_log_init has been added to the INTERNAL section of the version map
INFO: symbol eal_log_level2str has been added to the INTERNAL section of the version map
INFO: symbol eal_log_save_pattern has been added to the INTERNAL section of the version map
INFO: symbol eal_log_save_regexp has been added to the INTERNAL section of the version map
INFO: symbol eal_log_set_default has been added to the INTERNAL section of the version map
INFO: symbol rte_eal_log_cleanup has been added to the INTERNAL section of the version map
ERROR: symbol rte_log_can_log is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_cur_msg_loglevel is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_cur_msg_logtype is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_dump is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_get_global_level is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_get_level is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_get_stream is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_list_types is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_register is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_register_type_and_pick_level is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_set_global_level is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_set_level is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_set_level_pattern is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_log_set_level_regexp is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_openlog_stream is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_vlog is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list