* [dpdk-test-report] |WARNING| pw24483 [PATCH] examples/ip_fragmentation: add fragmentation size support
[not found] <AMXPR04MB24719A223184635EB3AAD71F9FE0@AMXPR04MB247.eurprd04.prod.outlook.com>
@ 2017-05-24 7:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-24 7:29 UTC (permalink / raw)
To: test-report; +Cc: Ashish Jain
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24483
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20:
Subject: [dpdk-dev] [PATCH] [PATCH] examples/ip_fragmentation: add fragmentation size support
ERROR:TRAILING_WHITESPACE: trailing whitespace
#171: FILE: examples/ip_fragmentation/main.c:97:
+ * Configure fragmentation size for IPv4 and IPv6 packets */ static $
WARNING:STORAGE_CLASS: storage class should be at the beginning of the declaration
#171: FILE: examples/ip_fragmentation/main.c:97:
+ * Configure fragmentation size for IPv4 and IPv6 packets */ static
ERROR:TRAILING_WHITESPACE: trailing whitespace
#172: FILE: examples/ip_fragmentation/main.c:98:
+uint32_t frag_size_v4 = IPV4_MTU_DEFAULT; static uint32_t frag_size_v6 $
WARNING:STORAGE_CLASS: storage class should be at the beginning of the declaration
#172: FILE: examples/ip_fragmentation/main.c:98:
+uint32_t frag_size_v4 = IPV4_MTU_DEFAULT; static uint32_t frag_size_v6
ERROR:TRAILING_WHITESPACE: trailing whitespace
#173: FILE: examples/ip_fragmentation/main.c:99:
+= IPV6_MTU_DEFAULT; #define MIN_IPV4_FRAG_SIZE 64 #define $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#174: FILE: examples/ip_fragmentation/main.c:100:
+MAX_IPV4_FRAG_SIZE 9600 #define MIN_IPV6_FRAG_SIZE 1280 #define $
total: 4 errors, 3 warnings, 86 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-24 7:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <AMXPR04MB24719A223184635EB3AAD71F9FE0@AMXPR04MB247.eurprd04.prod.outlook.com>
2017-05-24 7:29 ` [dpdk-test-report] |WARNING| pw24483 [PATCH] examples/ip_fragmentation: add fragmentation size support 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).