|WARNING| pw118125 [PATCH] gro : fix reordering of packets in GRO library

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 13 12:19:41 CEST 2022


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/118125

_coding style issues_


WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'?
#84: 
packets upto the segment should be delivered immediately. But the

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#88: 
With this patch, if a packet does not contain only ACK flag and if there are

WARNING:LONG_LINE_COMMENT: line length of 114 exceeds 100 columns
#180: FILE: lib/gro/gro_tcp4.c:283:
+			/* Since PSH flag is set, start time will be set to 0 so it will be flushed immediately */

total: 0 errors, 3 warnings, 104 lines checked


More information about the test-report mailing list