automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Subject: |WARNING| pw119252 [PATCH v2] gro : fix reordering of packets in GRO library
Date: Fri, 28 Oct 2022 10:09:53 +0200 (CEST)	[thread overview]
Message-ID: <20221028080953.B6349122B86@dpdk.org> (raw)
In-Reply-To: <20221028080906.2229-1-kumaraparmesh92@gmail.com>

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#187: FILE: lib/gro/gro_tcp4.c:283:
+^I^I * Check and try merging the current TCP segment with the previous $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#189: FILE: lib/gro/gro_tcp4.c:285:
+^I^I * There are cases where the last segment is sent with FIN|PSH|ACK $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#193: FILE: lib/gro/gro_tcp4.c:289:
+^I^I^I/* $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#194: FILE: lib/gro/gro_tcp4.c:290:
+^I^I^I * Since PSH flag is set, start time will be set to 0 so it will be flushed immediately $

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

total: 4 errors, 1 warnings, 112 lines checked

           reply	other threads:[~2022-10-28  8:09 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20221028080906.2229-1-kumaraparmesh92@gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221028080953.B6349122B86@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=kumaraparamesh92@gmail.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).