* [dpdk-test-report] |WARNING| pw85131 [PATCH v2 1/5] common/iavf: new VLAN opcode
[not found] <20201214071155.98764-2-haiyue.wang@intel.com>
@ 2020-12-14 7:28 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-12-14 7:28 UTC (permalink / raw)
To: test-report; +Cc: Haiyue Wang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85131
_coding style issues_
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#117: FILE: drivers/common/iavf/virtchnl.h:561:
+ * ^IVIRTHCNL_VLAN_ETHERTYPE_8100 |$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#118: FILE: drivers/common/iavf/virtchnl.h:562:
+ * ^IVIRTCHNL_VLAN_ETHERTYPE_88A8 |$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#119: FILE: drivers/common/iavf/virtchnl.h:563:
+ * ^IVIRTCHNL_VLAN_ETHERTYPE_AND;$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#130: FILE: drivers/common/iavf/virtchnl.h:574:
+ * ^IVIRTCHNL_VLAN_ETHERTYPE_8100 |$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#131: FILE: drivers/common/iavf/virtchnl.h:575:
+ * ^IVIRTCHNL_VLAN_ETHERTYPE_88A8 |$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#132: FILE: drivers/common/iavf/virtchnl.h:576:
+ * ^IVIRTCHNL_VLAN_ETHERTYPE_XOR;$
WARNING:TYPO_SPELLING: 'sepcified' may be misspelled - perhaps 'specified'?
#184: FILE: drivers/common/iavf/virtchnl.h:628:
+ * for stripping affect the ethertype(s) sepcified for insertion and visa versa
WARNING:TYPO_SPELLING: 'stipped' may be misspelled - perhaps 'stripped'?
#206: FILE: drivers/common/iavf/virtchnl.h:650:
+ * The VF driver needs to be aware of how the tags are stipped by hardware and
WARNING:LONG_LINE_COMMENT: line length of 107 exceeds 100 columns
#291: FILE: drivers/common/iavf/virtchnl.h:735:
+ u16 outer_ethertype_setting; /* 0x8100, 0x88a8, etc. and only type(s) set in the offload caps */
WARNING:LONG_LINE_COMMENT: line length of 107 exceeds 100 columns
#292: FILE: drivers/common/iavf/virtchnl.h:736:
+ u16 inner_ethertype_setting; /* 0x8100, 0x88a8, etc. and only type(s) set in the offload caps */
total: 0 errors, 10 warnings, 259 lines checked
^ permalink raw reply [flat|nested] only message in thread