* [dpdk-test-report] |WARNING| pw28058 [PATCH] examples/l2fwd-cat: fix build according to API changes
[not found] <20170829095153.12627-1-v.kuramshin@samsung.com>
@ 2017-08-29 9:52 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-29 9:52 UTC (permalink / raw)
To: test-report; +Cc: Vladimir Kuramshin
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/28058
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int *' to bare use of 'unsigned *'
#55: FILE: examples/l2fwd-cat/cat.c:56:
+static unsigned *m_sockets;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int *' to bare use of 'unsigned *'
#153: FILE: examples/l2fwd-cat/cat.c:765:
+ unsigned *lcores = NULL;
total: 0 errors, 2 warnings, 175 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-29 9:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20170829095153.12627-1-v.kuramshin@samsung.com>
2017-08-29 9:52 ` [dpdk-test-report] |WARNING| pw28058 [PATCH] examples/l2fwd-cat: fix build according to API changes 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).