automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw104117 [PATCH] app/testpmd: fix parameters order when calling rte_ether_addr_copy()
       [not found] <PH0PR11MB5159C100715402B318E8B086A6939@PH0PR11MB5159.namprd11.prod.outlook.com>
@ 2021-11-10 14:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-11-10 14:01 UTC (permalink / raw)
  To: test-report; +Cc: Xu, Wei1

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#130: 
order when calling rte_ether_addr_copy() which means the src/dst mac addresses

WARNING:TYPO_SPELLING: 'overwriten' may be misspelled - perhaps 'overwritten'?
#131: 
will be overwriten.

ERROR:CODE_INDENT: code indent should use tabs where possible
#156: FILE: app/test-pmd/csumonly.c:874:
+                            rte_ether_addr_copy(&eth_hdr->dst_addr,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#156: FILE: app/test-pmd/csumonly.c:874:
+                            rte_ether_addr_copy(&eth_hdr->dst_addr,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#157: FILE: app/test-pmd/csumonly.c:875:
+                                                          &peer_eth_addrs[fs->peer_addr]);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#157: FILE: app/test-pmd/csumonly.c:875:
+                                                          &peer_eth_addrs[fs->peer_addr]);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#158: FILE: app/test-pmd/csumonly.c:876:
+                            rte_ether_addr_copy(&eth_hdr->src_addr,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#158: FILE: app/test-pmd/csumonly.c:876:
+                            rte_ether_addr_copy(&eth_hdr->src_addr,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#159: FILE: app/test-pmd/csumonly.c:877:
+                                                          &ports[fs->tx_port].eth_addr);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#159: FILE: app/test-pmd/csumonly.c:877:
+                                                          &ports[fs->tx_port].eth_addr);$

ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author '"Xu, Wei1" <wei1.xu@intel.com>'

total: 5 errors, 6 warnings, 14 lines checked

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

only message in thread, other threads:[~2021-11-10 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <PH0PR11MB5159C100715402B318E8B086A6939@PH0PR11MB5159.namprd11.prod.outlook.com>
2021-11-10 14:01 ` [dpdk-test-report] |WARNING| pw104117 [PATCH] app/testpmd: fix parameters order when calling rte_ether_addr_copy() 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).