[dpdk-test-report] |WARNING| pw49049 [v6, 08/31] net/ice/base: add virtual switch code

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 18 09:42:57 CET 2018


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 0 checks, 3145 lines checked


More information about the test-report mailing list