automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw48610 [v3] net/i40e: fix VF/PF port close
       [not found] <20181210134802.70759-1-zhirun.yan@intel.com>
@ 2018-12-10  6:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-10  6:12 UTC (permalink / raw)
  To: test-report; +Cc: Zhirun Yan

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stoped' may be misspelled - perhaps 'stopped'?
#21: 
close. So it will never call i40evf_dev_close() after stoped the port.

CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#44: FILE: drivers/net/i40e/base/i40e_type.h:673:
+	bool adapter_closed;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#74: FILE: drivers/net/i40e/i40e_ethdev.c:2528:
+    hw->adapter_closed = 1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#103: FILE: drivers/net/i40e/i40e_ethdev_vf.c:2264:
+    hw->adapter_closed = 1;$

total: 0 errors, 3 warnings, 1 checks, 52 lines checked

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

only message in thread, other threads:[~2018-12-10  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181210134802.70759-1-zhirun.yan@intel.com>
2018-12-10  6:12 ` [dpdk-test-report] |WARNING| pw48610 [v3] net/i40e: fix VF/PF port close 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).