* [dpdk-test-report] |WARNING| pw39815 [PATCH] net/i40e: print original value for global register change
[not found] <1526060124-85580-1-git-send-email-beilei.xing@intel.com>
@ 2018-05-11 4:53 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-11 4:53 UTC (permalink / raw)
To: test-report; +Cc: Beilei Xing
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/39815
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#53: FILE: drivers/net/i40e/i40e_ethdev.c:1175:
+ "Global register [0x%08x] original: 0x%"PRIx64
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#53: FILE: drivers/net/i40e/i40e_ethdev.c:1175:
+ "Global register [0x%08x] original: 0x%"PRIx64
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#54: FILE: drivers/net/i40e/i40e_ethdev.c:1176:
+ ", after: 0x%"PRIx64,
total: 0 errors, 0 warnings, 3 checks, 102 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-11 4:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1526060124-85580-1-git-send-email-beilei.xing@intel.com>
2018-05-11 4:53 ` [dpdk-test-report] |WARNING| pw39815 [PATCH] net/i40e: print original value for global register change 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).