From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Wei Dai <wei.dai@intel.com>
Subject: [dpdk-test-report] |WARNING| pw19272 [PATCH v2 6/7] net/ixgbe/base: add some debug traces
Date: Thu, 12 Jan 2017 15:57:53 +0100 (CET) [thread overview]
Message-ID: <20170112145753.47A03F939@dpdk.org> (raw)
In-Reply-To: <1484232811-39257-7-git-send-email-wei.dai@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19272
_coding style issues_
WARNING:LONG_LINE_STRING: line over 90 characters
#134: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:609:
+ DEBUGOUT("PHY address command did not complete, returning IXGBE_ERR_PHY
");
WARNING:LONG_LINE_STRING: line over 90 characters
#156: FILE: drivers/net/ixgbe/base/ixgbe_x540.c:779:
+ DEBUGOUT("Failed to get NVM access and register semaphore, returning IXGBE_ERR_SWFW_SYNC
");
WARNING:LONG_LINE_STRING: line over 90 characters
#166: FILE: drivers/net/ixgbe/base/ixgbe_x540.c:803:
+ DEBUGOUT("Failed to get SW only semaphore, returning IXGBE_ERR_SWFW_SYNC
");
WARNING:LONG_LINE_STRING: line over 90 characters
#176: FILE: drivers/net/ixgbe/base/ixgbe_x540.c:813:
+ DEBUGOUT("Failed to get NVM sempahore and register semaphore while forcefully ignoring FW sempahore bit(s) and setting SW semaphore bit(s), returning IXGBE_ERR_SWFW_SYNC
");
WARNING:LONG_LINE_STRING: line over 90 characters
#186: FILE: drivers/net/ixgbe/base/ixgbe_x540.c:837:
+ DEBUGOUT("Resource not released by other SW, returning IXGBE_ERR_SWFW_SYNC
");
WARNING:LONG_LINE_STRING: line over 90 characters
#212: FILE: drivers/net/ixgbe/base/ixgbe_x550.c:1322:
+ DEBUGOUT1("Host interface command returned 0x%08x , returning IXGBE_ERR_FW_RESP_INVALID
",
WARNING:LONG_LINE_STRING: line over 90 characters
#244: FILE: drivers/net/ixgbe/base/ixgbe_x550.c:2522:
+ DEBUGOUT("Returning from reset HW since PHY ops init returned IXGBE_ERR_SFP_NOT_SUPPORTED
");
WARNING:LONG_LINE_STRING: line over 90 characters
#296: FILE: drivers/net/ixgbe/base/ixgbe_x550.c:4379:
+ DEBUGOUT1("Unable to retry acquiring the PHY token, Status = %d
",
total: 0 errors, 8 warnings, 0 checks, 222 lines checked
parent reply other threads:[~2017-01-12 14:57 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1484232811-39257-7-git-send-email-wei.dai@intel.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=20170112145753.47A03F939@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=wei.dai@intel.com \
/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).