automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: chuhong yao <ych@panath.cn>
Subject: [dpdk-test-report] |WARNING| pw40239 [PATCH] net liquidio fix Unable to update lio_dev->linfo.link var
Date: Mon, 21 May 2018 03:06:24 +0200 (CEST)	[thread overview]
Message-ID: <20180521010624.30A03A48E@dpdk.org> (raw)
In-Reply-To: <1526864766-58835-1-git-send-email-ych@panath.cn>

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

_coding style issues_


ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#23: FILE: drivers/net/liquidio/lio_ethdev.c

ERROR:TRAILING_WHITESPACE: trailing whitespace
#32: FILE: drivers/net/liquidio/lio_ethdev.c:1409:
+     * Otherwise, when eth_dev->data->mtu != mtu, the link state information cannot be obtained, $

WARNING:LONG_LINE_COMMENT: line over 90 characters
#32: FILE: drivers/net/liquidio/lio_ethdev.c:1409:
+     * Otherwise, when eth_dev->data->mtu != mtu, the link state information cannot be obtained, 

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#35: FILE: drivers/net/liquidio/lio_ethdev.c:1412:
+    lio_dev->linfo.link.link_status64 = 0;$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#36: FILE: drivers/net/liquidio/lio_ethdev.c:1413:
+    $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#36: FILE: drivers/net/liquidio/lio_ethdev.c:1413:
+    $

total: 3 errors, 3 warnings, 0 checks, 12 lines checked

           reply	other threads:[~2018-05-21  1:06 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1526864766-58835-1-git-send-email-ych@panath.cn>]

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=20180521010624.30A03A48E@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=ych@panath.cn \
    /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).