automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Wenzhuo Lu <wenzhuo.lu@intel.com>
Subject: [dpdk-test-report] |WARNING| pw24058 [PATCH] net/ixgbe: fix default MAC setting
Date: Wed,  3 May 2017 03:02:24 +0200 (CEST)	[thread overview]
Message-ID: <20170503010224.0ACED689E@dpdk.org> (raw)
In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09093B59ECA0@shsmsx102.ccr.corp.intel.com>

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

_coding style issues_


ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Lu, Wenzhuo\r'
#18: 
To: Lu, Wenzhuo

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25: 
[Wenzhuo] The current behavior of this set_default_mac_addr is to delete all  the existing MAC addresses and only set the assigned address as the default address. This patch is to fix a bug not change the behavior. So have to leave "ixgbe_remove_rar(dev, 0);" here.

WARNING:BAD_SIGN_OFF: email address 'stable@dpdk.org<mailto:stable@dpdk.org>\r' might be better as '"stable@dpdk.org" <mailto:stable@dpdk.org>\r'
#41: 
Cc: stable@dpdk.org<mailto:stable@dpdk.org>

WARNING:BAD_SIGN_OFF: email address 'Wenzhuo Lu <wenzhuo.lu@intel.com<mailto:wenzhuo.lu@intel.com>>\r' might be better as '"Wenzhuo Lu <wenzhuo.lu@intel.com" <mailto:wenzhuo.lu@intel.com>\r'
#43: 
Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com<mailto:wenzhuo.lu@intel.com>>

ERROR:DOS_LINE_ENDINGS: DOS line endings
#59: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4661:
+       struct rte_pci_device *pci_dev = IXGBE_DEV_TO_PCI(dev);^M$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#59: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4661:
+       struct rte_pci_device *pci_dev = IXGBE_DEV_TO_PCI(dev);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#60: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4662:
+^M$

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#62: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4663:


ERROR:DOS_LINE_ENDINGS: DOS line endings
#64: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4664:
+       ixgbe_add_rar(dev, addr, 0, pci_dev->max_vfs);^M$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#64: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4664:
+       ixgbe_add_rar(dev, addr, 0, pci_dev->max_vfs);^M$

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

           reply	other threads:[~2017-05-03  1:02 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <6A0DE07E22DDAD4C9103DF62FEBC09093B59ECA0@shsmsx102.ccr.corp.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=20170503010224.0ACED689E@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=wenzhuo.lu@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).