* [dpdk-test-report] |WARNING| pw48478 [v2, 09/20] net/ice: support VLAN ops
[not found] <1543820821-108122-10-git-send-email-wenzhuo.lu@intel.com>
@ 2018-12-06 17:41 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-06 17:41 UTC (permalink / raw)
To: test-report; +Cc: Wenzhuo Lu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/48478
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#588: FILE: drivers/net/ice/ice_ethdev.c:2079:
+ "0x%08"PRIx64"", reg_id, reg_r);
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#588: FILE: drivers/net/ice/ice_ethdev.c:2079:
+ "0x%08"PRIx64"", reg_id, reg_r);
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#598: FILE: drivers/net/ice/ice_ethdev.c:2089:
+ PMD_DRV_LOG(DEBUG, "Debug write 0x%08"PRIx64" to "
total: 0 errors, 0 warnings, 3 checks, 643 lines checked
^ permalink raw reply [flat|nested] only message in thread