automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [RFC PATCH] i40e: fix setting of default MAC address
       [not found] <1479990879-26598-1-git-send-email-iryzhov@nfware.com>
@ 2016-11-24 12:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-11-24 12:34 UTC (permalink / raw)
  To: test-report; +Cc: Igor Ryzhov

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#67: 
While testing X710 cards in our lab I found that setting of default MAC address

WARNING:LONG_LINE: line over 90 characters
#97: FILE: drivers/net/i40e/i40e_ethdev.c:9705:
+	i40e_aq_mac_address_write(hw, I40E_AQC_WRITE_TYPE_LAA_WOL, mac_addr->addr_bytes, NULL);

WARNING:LONG_LINE: line over 90 characters
#103: FILE: drivers/net/i40e/i40e_ethdev.c:9711:
+		memcpy(element.mac_addr, &dev->data->mac_addrs[0].addr_bytes, ETH_ADDR_LEN);

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

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

only message in thread, other threads:[~2016-11-24 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1479990879-26598-1-git-send-email-iryzhov@nfware.com>
2016-11-24 12:34 ` [dpdk-test-report] |WARNING| [RFC PATCH] i40e: fix setting of default MAC address 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).