|WARNING| pw135943 [PATCH v3] gro : packets not getting flushed in heavy-weight mode API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 17 21:21:03 CET 2024


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#83: 
In heavy-weight mode GRO which is based on timer, the GRO packets will not be

WARNING:TYPO_SPELLING: 'inspite' may be misspelled - perhaps 'in spite'?
#84: 
flushed inspite of timer expiry if there is no packet in the current poll.

ERROR:TRAILING_WHITESPACE: trailing whitespace
#115: FILE: app/test-pmd/csumonly.c:871:
+^I^Ielse $

total: 1 errors, 2 warnings, 27 lines checked


More information about the test-report mailing list