* [dpdk-test-report] |WARNING| pw39627 [PATCH v2] examples/ipsec-secgw: replace strncpy with strlcpy
[not found] <1525881417-30440-1-git-send-email-reshma.pattan@intel.com>
@ 2018-05-09 15:58 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-09 15:58 UTC (permalink / raw)
To: test-report; +Cc: Reshma Pattan
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/39627
_coding style issues_
WARNING:MISORDERED_TYPE: type 'long unsigned int' should be specified in [[un]signed] [short|int|long|long long] order
#55: FILE: examples/ipsec-secgw/parser.c:216:
+ strlcpy(ip_str, token, RTE_MIN((long unsigned int)(pch - token),
WARNING:MISORDERED_TYPE: type 'long unsigned int' should be specified in [[un]signed] [short|int|long|long long] order
#73: FILE: examples/ipsec-secgw/parser.c:246:
+ strlcpy(ip_str, token, RTE_MIN((long unsigned int)(pch - token),
total: 0 errors, 2 warnings, 66 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-09 15:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1525881417-30440-1-git-send-email-reshma.pattan@intel.com>
2018-05-09 15:58 ` [dpdk-test-report] |WARNING| pw39627 [PATCH v2] examples/ipsec-secgw: replace strncpy with strlcpy 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).