automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24058 [PATCH] net/ixgbe: fix default MAC setting
       [not found] <6A0DE07E22DDAD4C9103DF62FEBC09093B59ECA0@shsmsx102.ccr.corp.intel.com>
@ 2017-05-03  1:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-03  1:02 UTC (permalink / raw)
  To: test-report; +Cc: Wenzhuo Lu

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-03  1:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <6A0DE07E22DDAD4C9103DF62FEBC09093B59ECA0@shsmsx102.ccr.corp.intel.com>
2017-05-03  1:02 ` [dpdk-test-report] |WARNING| pw24058 [PATCH] net/ixgbe: fix default MAC setting checkpatch

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).