* |WARNING| pw121900 [PATCH v2 6/9] telemetry: mark old names of renamed fns as deprecated
[not found] <20230112105903.46341-7-bruce.richardson@intel.com>
@ 2023-01-12 11:01 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-12 11:01 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/121900
_coding style issues_
WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_tel_data_add_array_uint', this function's name, in a string
#129: FILE: lib/telemetry/rte_telemetry.h:154:
+ __rte_deprecated_msg("use 'rte_tel_data_add_array_uint' instead");
WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_tel_data_add_dict_uint', this function's name, in a string
#147: FILE: lib/telemetry/rte_telemetry.h:248:
+ __rte_deprecated_msg("use 'rte_tel_data_add_dict_uint' instead");
total: 0 errors, 2 warnings, 76 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-12 11:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230112105903.46341-7-bruce.richardson@intel.com>
2023-01-12 11:01 ` |WARNING| pw121900 [PATCH v2 6/9] telemetry: mark old names of renamed fns as deprecated checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).