[dpdk-test-report] |WARNING| pw49835 [5/7] net/ice/base: add flexible pipeline module

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 15 13:56:12 CET 2019


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'ice_find_seg_in_pkg', this function's name, in a string
#948: FILE: drivers/net/ice/base/ice_flex_pipe.c:897:
+	ice_debug(hw, ICE_DBG_TRACE, "ice_find_seg_in_pkg
");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'ice_download_pkg', this function's name, in a string
#1109: FILE: drivers/net/ice/base/ice_flex_pipe.c:1058:
+	ice_debug(hw, ICE_DBG_TRACE, "ice_download_pkg
");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'ice_init_pkg_info', this function's name, in a string
#1144: FILE: drivers/net/ice/base/ice_flex_pipe.c:1093:
+	ice_debug(hw, ICE_DBG_TRACE, "ice_init_pkg_info
");

total: 0 errors, 3 warnings, 0 checks, 5870 lines checked


More information about the test-report mailing list